mirror of
https://mau.dev/maunium/synapse.git
synced 2025-03-05 07:00:11 +01:00
Fix typo in default pusher config
This commit is contained in:
parent
47571d11db
commit
c9eab73f2a
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ class SlaveConfig(DatabaseConfig):
|
|||
# port: {metrics_port}
|
||||
# bind_address: 127.0.0.1
|
||||
# resources:
|
||||
# - names: ["metrics"],
|
||||
# - names: ["metrics"]
|
||||
# compress: False
|
||||
|
||||
report_stats: False
|
||||
|
|
Loading…
Add table
Reference in a new issue