mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 16:04:50 -04:00
Fix a typo in the purge jobs configuration example
This commit is contained in:
parent
0495097a7f
commit
4efe1d4d3f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue