mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-17 21:12:05 +01:00
Merge branch 'stable' into p3
This commit is contained in:
@@ -1478,7 +1478,7 @@ CSRF_COOKIE_SECURE = True
|
||||
DATA_UPLOAD_MAX_MEMORY_SIZE = 0
|
||||
|
||||
if DATA_UPLOAD_MAX_MEMORY_SIZE == 1:
|
||||
writeToFile.writelines("\nDATA_UPLOAD_MAX_MEMORY_SIZE = 52428800'\n")
|
||||
writeToFile.writelines("\nDATA_UPLOAD_MAX_MEMORY_SIZE = 52428800\n")
|
||||
|
||||
##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user