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
ec2d1cc547
commit
6d889266f1
|
|
@ -235,6 +235,8 @@ CLOUD_MODE = True
|
|||
# Disable global address book
|
||||
ENABLE_GLOBAL_ADDRESSBOOK = False
|
||||
|
||||
# invitation expire time
|
||||
INVITATIONS_TOKEN_AGE = 72 # hours
|
||||
```
|
||||
|
||||
## External authentication
|
||||
|
|
|
|||
Loading…
Reference in New Issue