Skip to content

Commit

Permalink
[#64] removing references to transfer_config_overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
ferigis committed Jul 23, 2018
1 parent cef2494 commit 6969ebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -67,8 +67,8 @@ Other options are possible (see `https://hexdocs.pm/distillery/getting-started.h
## Configuration

Executables are built with a configuration as described above.
However the Primus/WebSocket transfer is configurable at run-time through a JSON configuration.
To configure this supply a path to a JSON file with the `transfer_config_overlay` key/value.
However the transfers and collectors are configurable at run-time through a JSON configuration.
To configure this supply a path to a JSON file with the `config_overlay` key/value.
The following is an extract from [config/test.exs](config/test.exs):

```Elixir
Expand Down

0 comments on commit 6969ebd

Please sign in to comment.