mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Fix a typo in the purge jobs configuration example
This commit is contained in:
parent
0495097a7f
commit
4efe1d4d3f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user