mirror of
https://github.com/streamwall/streamwall.git
synced 2026-01-24 22:22:50 -05:00
Fix name of config file in example
This commit is contained in:
@@ -40,7 +40,7 @@ npm start -- --help
|
||||
For long-term installations, it's recommended to put your options into a configuration file. To use a config file, run:
|
||||
|
||||
```
|
||||
npm start -- --config="../streamwall.json"
|
||||
npm start -- --config="../streamwall.toml"
|
||||
```
|
||||
|
||||
See `example.config.toml` for an example.
|
||||
|
||||
Reference in New Issue
Block a user