Fix description of XEP-0222 plugin.
This commit is contained in:
parent
474390fa00
commit
06423964ec
@ -22,7 +22,7 @@ class XEP_0222(BasePlugin):
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
name = 'xep_0222'
|
name = 'xep_0222'
|
||||||
description = 'XEP-0222: Persistent Storage of Private Data via PubSub'
|
description = 'XEP-0222: Persistent Storage of Public Data via PubSub'
|
||||||
dependencies = set(['xep_0163', 'xep_0060', 'xep_0004'])
|
dependencies = set(['xep_0163', 'xep_0060', 'xep_0004'])
|
||||||
|
|
||||||
profile = {'pubsub#persist_items': True,
|
profile = {'pubsub#persist_items': True,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user