diff --git a/README.md b/README.md index c07d9fe..72a1071 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ You can override the configuration options using environment variables. The foll - `BASE_DIR`: Overrides `General.BaseDir` - `FORMAT`: Overrides `General.Format` - `TEMP_BASE_DIR`: Overrides `General.TempBaseDir` +- `ENABLE_CONSOLE`: Overrides `General.EnableConsole` - `WATCHED_FOLDER`: Overrides `WatchFolder.Path` - `USE_POLLING`: Overrides `WatchFolder.UsePolling` (set to `true` or `false`) - `USE_INOTIFY`: Overrides `WatchFolder.UseInotify` (set to `true` or `false`)