mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Update seahub_settings_py.md
This commit is contained in:
parent
58a811f49b
commit
d0ffec6831
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue