This commit is contained in:
@@ -90,7 +90,7 @@ LANGUAGE_CODE = 'fr-CH'
|
||||
|
||||
if not cfg_dev_mode:
|
||||
INSTALLED_APPS.append('nextcloud.apps.NextcloudConfig')
|
||||
INSTALLED_APPS.append('nextcloud.apps.NextcloudConfig')
|
||||
|
||||
|
||||
MEDIA_URL = '/media/'
|
||||
MEDIA_ROOT = os.path.join(BASE_DIR, 'media/')
|
||||
|
Reference in New Issue
Block a user