Skip to content

Commit

Permalink
Merge pull request #47 from molgen/do-not-limit-upload-fields
Browse files Browse the repository at this point in the history
Do not limit upload fields
  • Loading branch information
donald authored Dec 4, 2019
2 parents 7ba760e + 48ca009 commit aee8421
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,5 @@

# API
WAGTAILAPI_LIMIT_MAX = 50

DATA_UPLOAD_MAX_NUMBER_FIELDS=None

0 comments on commit aee8421

Please sign in to comment.