Testweb: práva uploadů

Nevím, proč se nesynchronizovala sama, ale whatever. P.
This commit is contained in:
MaM Web user 2021-03-17 13:43:24 +01:00
parent 5b18ca38a0
commit 86b721a35f

View file

@ -67,3 +67,5 @@ LOGGING['loggers']['']['handlers'] = ['console', 'mail_admins']
LOGGING['loggers']['django']['handlers'] = ['console', 'mail_admins']
LOGGING['handlers']['registration_logfile']['filename'] = '/home/mam-web/logs/test/registration.log'
LOGGING['handlers']['registration_error_log']['filename'] = '/home/mam-web/logs/test/registration_errors.log'
FILE_UPLOAD_PERMISSIONS = 0o440