mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-29 15:40:21 +00: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…
Reference in a new issue