mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-21 21:57:26 +02:00
increase maximum form field POST param size
This commit is contained in:
@@ -311,6 +311,7 @@ AUTH_PASSWORD_VALIDATORS = [
|
||||
]
|
||||
|
||||
DATA_UPLOAD_MAX_NUMBER_FIELDS = None
|
||||
DATA_UPLOAD_MAX_MEMORY_SIZE = 26_214_400 # 25MB
|
||||
|
||||
################################################################################
|
||||
### Shell Settings
|
||||
|
Reference in New Issue
Block a user