aboutsummaryrefslogtreecommitdiff
path: root/src/node_mb.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_mb.erl')
-rw-r--r--src/node_mb.erl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/node_mb.erl b/src/node_mb.erl
index 1213805c4..0bfb51ecc 100644
--- a/src/node_mb.erl
+++ b/src/node_mb.erl
@@ -78,7 +78,8 @@ options() ->
{max_payload_size, ?MAX_PAYLOAD_SIZE},
{send_last_published_item, on_sub_and_presence},
{deliver_notifications, true},
- {presence_based_delivery, true}].
+ {presence_based_delivery, true},
+ {itemreply, none}].
features() ->
[<<"create-nodes">>,