0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-16 01:28:32 +02:00

Fix a typo in the purge jobs configuration example

This commit is contained in:
Brendan Abolivier 2020-01-03 12:57:24 +01:00 committed by GitHub
parent 0495097a7f
commit 4efe1d4d3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -955,7 +955,7 @@ class ServerConfig(Config):
#purge_jobs:
# - shortest_max_lifetime: 1d
# longest_max_lifetime: 3d
# interval: 5m:
# interval: 5m
# - shortest_max_lifetime: 3d
# longest_max_lifetime: 1y
# interval: 24h