mod_pubsub: Remove 'dag' node plugin documentation

Commit c9d3beb9eb removed the 'dag'
node/nodetree plugins.
This commit is contained in:
Holger Weiss 2020-08-18 06:50:33 +02:00
parent ee76581b49
commit 65be619907
1 changed files with 1 additions and 5 deletions

View File

@ -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 =>