mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
Update seahub_settings_py.md
This commit is contained in:
parent
b5ecab1dfc
commit
185ca27048
|
|
@ -311,6 +311,8 @@ ENABLE_DELETE_ACCOUNT = False
|
|||
ENABLE_UPDATE_USER_INFO = False
|
||||
ENABLE_CHANGE_PASSWORD = False
|
||||
|
||||
# Get web api auth token on profile page.
|
||||
ENABLE_GET_AUTH_TOKEN_BY_SESSION = True
|
||||
```
|
||||
|
||||
## Pro edition only options
|
||||
|
|
|
|||
Loading…
Reference in New Issue