Dont backup synapse db hourly o.O
This commit is contained in:
parent
33e1e1adf0
commit
650a60b097
@ -47,7 +47,7 @@ services:
|
||||
- "prometheus-scrape.port=9091"
|
||||
- "prometheus-scrape.metrics_path=/_synapse/metrics"
|
||||
|
||||
{{ pg.postgres("db", matrix.db.user, matrix.db.password, matrix.db.database, ["backend"], schedule="@hourly" ) }}
|
||||
{{ pg.postgres("db", matrix.db.user, matrix.db.password, matrix.db.database, ["backend"] ) }}
|
||||
|
||||
caddy:
|
||||
image: caddy:2
|
||||
|
Loading…
Reference in New Issue
Block a user