mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
increase max POST field limit for admin
This commit is contained in:
parent
18ebaed7ed
commit
2c157f0b5b
1 changed files with 1 additions and 0 deletions
|
@ -463,6 +463,7 @@ SIGNAL_WEBHOOKS = {
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
DATA_UPLOAD_MAX_NUMBER_FIELDS = None
|
||||||
|
|
||||||
ADMIN_DATA_VIEWS = {
|
ADMIN_DATA_VIEWS = {
|
||||||
"NAME": "Environment",
|
"NAME": "Environment",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue