summary refs log tree commit diff
path: root/synapse/config
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/config')
-rw-r--r--synapse/config/push.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/push.py b/synapse/config/push.py
index bbfeb05d50..8fc1b98eba 100644
--- a/synapse/config/push.py
+++ b/synapse/config/push.py
@@ -64,5 +64,5 @@ class PushConfig(Config):
         # notification saying only that a message arrived and who it came from.
         #
         #push:
-        #   include_content: false
+        #   include_content: true
         """