mirror of
https://github.com/dolphin-emu/fifoci.git
synced 2026-01-31 01:05:17 +01:00
frontend: Increase maximum number of files for uploads
This commit is contained in:
@@ -124,3 +124,5 @@ MEDIA_URL = "/media/"
|
||||
FILE_UPLOAD_PERMISSIONS = 0o644
|
||||
|
||||
PNGCRUSH_CMD = shutil.which("pngcrush")
|
||||
|
||||
DATA_UPLOAD_MAX_NUMBER_FILES = 400
|
||||
|
||||
Reference in New Issue
Block a user