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

@@ -9,10 +9,15 @@ name = {{ seafile_db_seahub }}
[Syslog]
enabled = true
[AUDIT]
[STATISTICS]
enabled = true
[STATISTICS]
[SEAHUB EMAIL]
enabled = true
interval = 30m
{% if seafile_edition == 'pro' %}
[AUDIT]
enabled = true
[INDEX FILES]
@@ -30,10 +35,7 @@ workers = 2
max-pages = 200
max-size = 20
[SEAHUB EMAIL]
enabled = true
interval = 30m
[AUTO DELETION]
enabled = true
interval = 86400
{% endif %}