Compare commits

2 Commits

Author SHA1 Message Date
Petr Šnobl
f3cd332ec4 Merge branch 'standalone' into mprofiag 2020-04-20 22:49:53 +02:00
00f5259f13 DATA_UPLOAD_MAX_MEMORY_SIZE 2020-04-20 10:25:03 +02:00

View File

@@ -244,3 +244,5 @@ if not DEBUG:
'tagesschule.mprofiag.ch',
'docker.mprofiag.de'
]
DATA_UPLOAD_MAX_MEMORY_SIZE = 1024 * 1024 * 1024