summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 9f5e8f9c8..27706a6b1 100644
--- a/config/config.json
+++ b/config/config.json
@@ -55,6 +55,7 @@
"FileLocation": ""
},
"FileSettings": {
+ "MaxFileSize": 52428800,
"DriverName": "local",
"Directory": "./data/",
"EnablePublicLink": false,
@@ -160,4 +161,4 @@
"DefaultClientLocale": "en",
"AvailableLocales": "en,es,fr,ja,pt-BR"
}
-} \ No newline at end of file
+}