Extra config to append to seahub_settings.py
file. Refer to https://manual.seafile.com/config/seahub_settings_py/ for all available options.
Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
CSRF_TRUSTED_ORIGINS = ["https://example.com"]
''