Update to 2024-01-08 12:00

This commit is contained in:
Daniel Berteaud
2024-01-08 12:00:40 +01:00
parent 5eec0682a0
commit 76321453c4
5 changed files with 20 additions and 7 deletions

View File

@@ -105,6 +105,9 @@ REPO_PASSWORD_MIN_LENGTH = 4
ENABLE_REPO_SNAPSHOT_LABEL = True
ENABLE_DELETE_ACCOUNT = False
ENABLE_GET_AUTH_TOKEN_BY_SESSION = True
{% if seafile_oauth2_auth == True %}
ENABLE_OAUTH = True
OAUTH_ENABLE_INSECURE_TRANSPORT = True