diff --git a/synapse/config/push.py b/synapse/config/push.py index bbfeb05d5..8fc1b98eb 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 """