mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 01:16:27 +00:00
[printer] Update settings.py (temporary)
This commit is contained in:
parent
4894273214
commit
23b0753f89
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ Define variables, to be changed into a configuration table.
|
|||
|
||||
|
||||
|
||||
MAX_PRINTFILE_SIZE = 10 * 1024 * 1024 # 25 MB
|
||||
MAX_PRINTFILE_SIZE = 25 * 1024 * 1024 # 25 MB
|
||||
ALLOWED_TYPES = ['application/pdf']
|
||||
|
|
Loading…
Reference in a new issue