Update seahub_settings_py.md

This commit is contained in:
lian 2021-08-03 13:53:43 +08:00 committed by GitHub
parent d0ffec6831
commit 4e661b463f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -323,6 +323,7 @@ ENABLE_CHANGE_PASSWORD = False
# Get web api auth token on profile page.
ENABLE_GET_AUTH_TOKEN_BY_SESSION = True
# Since 8.0.6 CE/PRO version.
# Url redirected to after user logout Seafile.
# Usually configured as Single Logout url.
LOGOUT_REDIRECT_URL = 'http{s}://www.example-url.com'