summaryrefslogtreecommitdiff
path: root/src/mod_pubsub/node_buddy.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_pubsub/node_buddy.erl')
-rw-r--r--src/mod_pubsub/node_buddy.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_pubsub/node_buddy.erl b/src/mod_pubsub/node_buddy.erl
index ee804b34..20b679ca 100644
--- a/src/mod_pubsub/node_buddy.erl
+++ b/src/mod_pubsub/node_buddy.erl
@@ -89,6 +89,7 @@ options() ->
{access_model, presence},
{roster_groups_allowed, []},
{publish_model, publishers},
+ {notification_type, headline},
{max_payload_size, ?MAX_PAYLOAD_SIZE},
{send_last_published_item, never},
{deliver_notifications, true},