Browse Source

[printer] Update settings.py (temporary)

design-preferences
Maxime Bombar 8 years ago
parent
commit
23b0753f89
  1. 2
      printer/settings.py

2
printer/settings.py

@ -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…
Cancel
Save