mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-08 14:26:16 +01:00
update memory size
This commit is contained in:
@@ -189,4 +189,4 @@ LANGUAGES = (
|
|||||||
|
|
||||||
MEDIA_URL = '/usr/local/CyberCP/tmp/'
|
MEDIA_URL = '/usr/local/CyberCP/tmp/'
|
||||||
MEDIA_ROOT = MEDIA_URL
|
MEDIA_ROOT = MEDIA_URL
|
||||||
DATA_UPLOAD_MAX_MEMORY_SIZE = 52428800
|
DATA_UPLOAD_MAX_MEMORY_SIZE = 2147483648
|
||||||
|
|||||||
Reference in New Issue
Block a user