Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ranade1 committed Sep 20, 2022
2 parents f69478b + 14801e7 commit 245add4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions desktop/core/src/desktop/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
# Examples: "http://media.lawrence.com/media/", "http://example.com/media/"
MEDIA_URL = ''

DATA_UPLOAD_MAX_MEMORY_SIZE = 5242880 # Setting this variable to 5MB as sometime request size > 2.5MB (default value)

############################################################
# Part 3: Django configuration
Expand Down

0 comments on commit 245add4

Please sign in to comment.