summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/default.json b/config/default.json
index 350b4789f..b85fec527 100644
--- a/config/default.json
+++ b/config/default.json
@@ -332,7 +332,8 @@
"RunScheduler": true
},
"PluginSettings": {
- "Enable": false,
+ "Enable": true,
+ "EnableUploads": false,
"Plugins": {}
}
}