update memory size
This commit is contained in:
parent
848c47b353
commit
684a3a4649
|
|
@ -189,4 +189,4 @@ LANGUAGES = (
|
|||
|
||||
MEDIA_URL = '/usr/local/CyberCP/tmp/'
|
||||
MEDIA_ROOT = MEDIA_URL
|
||||
DATA_UPLOAD_MAX_MEMORY_SIZE = 52428800
|
||||
DATA_UPLOAD_MAX_MEMORY_SIZE = 2147483648
|
||||
|
|
|
|||
Loading…
Reference in New Issue