Compare commits
No commits in common. "3fda737af21f292c95fe78eceaf3fd8cdc9dab2a" and "8cf3d4dda8415b64ff9695fe47d1c1cd6f548726" have entirely different histories.
3fda737af2
...
8cf3d4dda8
@ -47,7 +47,6 @@ You can override the configuration options using environment variables. The foll
|
|||||||
- `BASE_DIR`: Overrides `General.BaseDir`
|
- `BASE_DIR`: Overrides `General.BaseDir`
|
||||||
- `FORMAT`: Overrides `General.Format`
|
- `FORMAT`: Overrides `General.Format`
|
||||||
- `TEMP_BASE_DIR`: Overrides `General.TempBaseDir`
|
- `TEMP_BASE_DIR`: Overrides `General.TempBaseDir`
|
||||||
- `ENABLE_CONSOLE`: Overrides `General.EnableConsole` (set to `true` or `false`)
|
|
||||||
- `WATCHED_FOLDER`: Overrides `WatchFolder.Path`
|
- `WATCHED_FOLDER`: Overrides `WatchFolder.Path`
|
||||||
- `USE_POLLING`: Overrides `WatchFolder.UsePolling` (set to `true` or `false`)
|
- `USE_POLLING`: Overrides `WatchFolder.UsePolling` (set to `true` or `false`)
|
||||||
- `USE_INOTIFY`: Overrides `WatchFolder.UseInotify` (set to `true` or `false`)
|
- `USE_INOTIFY`: Overrides `WatchFolder.UseInotify` (set to `true` or `false`)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user