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
16a004ec8c
commit
58a811f49b
|
|
@ -325,7 +325,7 @@ ENABLE_GET_AUTH_TOKEN_BY_SESSION = True
|
|||
|
||||
# Redirect url when user logout Seafile.
|
||||
# Usually configured as Single Logout url.
|
||||
LOGOUT_REDIRECT_URL = 'https://www.bing.com'
|
||||
LOGOUT_REDIRECT_URL = 'http{s}://www.example-url.com'
|
||||
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue