Update seahub_settings_py.md

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

View File

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