summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/default.json b/config/default.json
index 33b52022a..d0688f765 100644
--- a/config/default.json
+++ b/config/default.json
@@ -335,6 +335,8 @@
"PluginSettings": {
"Enable": true,
"EnableUploads": false,
- "Plugins": {}
+ "Directory": "./plugins",
+ "Plugins": {},
+ "PluginStates": {}
}
}