Update seahub_settings_py.md

This commit is contained in:
lian 2020-12-02 14:19:29 +08:00 committed by GitHub
parent b5ecab1dfc
commit 185ca27048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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