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
f9ec87d752
commit
0d931d48aa
|
|
@ -441,7 +441,8 @@ LIBRARY_TEMPLATES = {
|
|||
# Since version 6.2.11
|
||||
ENABLE_CHANGE_PASSWORD = True
|
||||
|
||||
# Enable a user with SSO account to change/reset password in 'settings' page. Default to `True`
|
||||
# Enable a user associated with SSO account to change/reset local password in 'settings' page. Default to `True`.
|
||||
# Change it to false to disable SSO account to change local password
|
||||
ENABLE_SSO_USER_CHANGE_PASSWORD = True
|
||||
|
||||
# If show contact email when search user.
|
||||
|
|
|
|||
Loading…
Reference in New Issue