aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mod_pubsub.erl6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mod_pubsub.erl b/src/mod_pubsub.erl
index 6551945fa..3d16f2f31 100644
--- a/src/mod_pubsub.erl
+++ b/src/mod_pubsub.erl
@@ -4294,11 +4294,7 @@ mod_doc() ->
"nodes will have the default configuration, and this "
"can not be changed. Using 'virtual' nodetree requires "
"to start from a clean database, it will not work if "
- "you used the default 'tree' nodetree before."),
- ?T("- 'dag' nodetree provides experimental support for "
- "PubSub Collection Nodes (XEP-0248). In that case you "
- "should also add 'dag' node plugin as default, for "
- "example: 'plugins: [flat,pep]'")]}},
+ "you used the default 'tree' nodetree before.")]}},
{pep_mapping,
#{value => "List of Key:Value",
desc =>