1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-13 18:14:24 +02:00

increase max POST field limit for admin

This commit is contained in:
Nick Sweeting
2024-08-19 18:34:52 -07:00
parent 18ebaed7ed
commit 2c157f0b5b

View File

@@ -463,6 +463,7 @@ SIGNAL_WEBHOOKS = {
},
}
DATA_UPLOAD_MAX_NUMBER_FIELDS = None
ADMIN_DATA_VIEWS = {
"NAME": "Environment",