mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
mod_pubsub: Remove 'dag' node plugin documentation
Commit c9d3beb9eb
removed the 'dag'
node/nodetree plugins.
This commit is contained in:
parent
ee76581b49
commit
65be619907
@ -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 =>
|
||||
|
Loading…
Reference in New Issue
Block a user