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