From 7e2b539de484ac4f2e97eafce6b8d63ffa2caf13 Mon Sep 17 00:00:00 2001 From: Thomas Balthazar Date: Tue, 24 May 2016 15:07:42 +0200 Subject: Max_File_Size setting in System Console > File Settings (#3070) --- config/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config') 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 +} -- cgit v1.2.3-1-g7c22