Testweb: práva uploadů
Nevím, proč se nesynchronizovala sama, ale whatever. P.
This commit is contained in:
parent
5b18ca38a0
commit
86b721a35f
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue