update memory size

This commit is contained in:
usmannasir
2024-11-16 13:24:05 +05:00
parent 848c47b353
commit 684a3a4649

View File

@@ -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