diff options
Diffstat (limited to 'config/config.json')
| -rw-r--r-- | config/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json index 742949f..acf3e02 100644 --- a/config/config.json +++ b/config/config.json @@ -1,6 +1,7 @@ { "ForceRewrite": false, "MaxConcurrentJobs": 4, + "LogLevel": "info", "Input": { "Storage": { "Type": "b2", |