summary refs log tree commit diff
path: root/synapse/app/pusher.py
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/app/pusher.py')
-rw-r--r--synapse/app/pusher.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/app/pusher.py b/synapse/app/pusher.py
index a67650b5d1..230156559e 100644
--- a/synapse/app/pusher.py
+++ b/synapse/app/pusher.py
@@ -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