Make file size limit configurable
This commit is contained in:
@@ -18,6 +18,7 @@ DEBUG = true
|
||||
DEBUG_MAILER = false
|
||||
DISABLE_CRL_CHECK = false
|
||||
ENVIRONMENT = dev
|
||||
FILE_SIZE_LIMIT = 64000000
|
||||
LIMIT_CONCURRENT_SESSIONS = false
|
||||
LOG_JSON = false
|
||||
MAIL_PASSWORD
|
||||
|
Reference in New Issue
Block a user