mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-10-07 23:14:58 +02:00
Update to 2024-01-08 12:00
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user