Set FILER_ENABLE_PERMISSIONS to True
This commit is contained in:
parent
aa63515ff5
commit
d5a0224476
1 changed files with 2 additions and 0 deletions
|
@ -527,6 +527,8 @@ MULTISITE_FALLBACK = 'django.views.generic.base.RedirectView'
|
|||
MULTISITE_FALLBACK_KWARGS = {'url': 'https://datacenterlight.ch/',
|
||||
'permanent': False}
|
||||
|
||||
FILER_ENABLE_PERMISSIONS = True
|
||||
|
||||
|
||||
#############################################
|
||||
# configurations for opennebula-integration #
|
||||
|
|
Loading…
Reference in a new issue