fix doc about file.filename
This commit is contained in:
parent
6f6f999129
commit
ea78808e74
3 changed files with 6 additions and 6 deletions
|
@ -283,10 +283,10 @@ Watch provider. (Default: ```true```)
|
|||
Enable debug logging of generated configuration template. (Default: ```false```)
|
||||
|
||||
`--providers.file.directory`:
|
||||
Load configuration from one or more .toml files in a directory.
|
||||
Load dynamic configuration from one or more .toml or .yml files in a directory.
|
||||
|
||||
`--providers.file.filename`:
|
||||
Override default configuration template. For advanced users :)
|
||||
Load dynamic configuration from a file.
|
||||
|
||||
`--providers.file.watch`:
|
||||
Watch provider. (Default: ```true```)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue