mirror of
https://github.com/moparisthebest/xeps
synced 2025-01-30 23:10:10 -05:00
XEP-0402: Set pubsub#send_last_published_item to never.
TODO: Add the justification for that.
This commit is contained in:
parent
abd9187c80
commit
0e4f8b72ac
@ -175,6 +175,9 @@
|
||||
<field var='pubsub#max_items'>
|
||||
<value>10000</value>
|
||||
</field>
|
||||
<field var='pubsub#send_last_published_item'>
|
||||
<value>never</value>
|
||||
</field>
|
||||
<field var='pubsub#access_model'>
|
||||
<value>whitelist</value>
|
||||
</field>
|
||||
|
Loading…
Reference in New Issue
Block a user