snapshot remaining files
This commit is contained in:
10
seafile/conf/seahub_settings.py
Normal file
10
seafile/conf/seahub_settings.py
Normal file
@@ -0,0 +1,10 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
SECRET_KEY = "by-t3pizx0b7b^x#4q8be4b@4n1g8vxle#bl@+gq8*x!2jt*g7"
|
||||
SERVE_STATIC = False
|
||||
MEDIA_URL = '/seafmedia/'
|
||||
COMPRESS_URL = MEDIA_URL
|
||||
STATIC_URL = MEDIA_URL + 'assets/'
|
||||
SITE_ROOT = '/seafile/'
|
||||
LOGIN_URL = '/seafile/accounts/login/'
|
||||
FILE_SERVER_ROOT = 'https://herderin.veenboer.xyz/seafhttp'
|
||||
SERVICE_URL = 'https://herderin.veenboer.xyz/seafile'
|
||||
Reference in New Issue
Block a user