Seafile settings
This commit is contained in:
parent
5aa80f4491
commit
078e83b754
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ ALLOWED_HOSTS = ['.files.jsw.tf']
|
|||
CSRF_COOKIE_SECURE = True
|
||||
CSRF_COOKIE_SAMESITE = 'Strict'
|
||||
CSRF_TRUSTED_ORIGINS = ['https://files.jsw.tf', 'https://www.files.jsw.tf']
|
||||
|
||||
SITE_NAME = "JSW Cloud"
|
||||
SITE_TITLE = "JSW Cloud"
|
||||
'';
|
||||
seafileSettings = {
|
||||
quota.default = 30;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue