Software /
code /
prosody
Diff
spec/scansion/pubsub_multi_items.scs @ 11720:72512c0858b3
mod_pubsub: Explicitly enable persistence by default to preserve behavior
Since nodes were always persistent according to the XEP-0060 definition.
Whether data is stored in memory or on disk was not what this setting
was meant for.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 21 Jul 2021 23:35:08 +0200 |
parent | 11714:d783716103c1 |
child | 11854:b605cbd5f13b |
line wrap: on
line diff
--- a/spec/scansion/pubsub_multi_items.scs Wed Jul 21 21:22:17 2021 +0200 +++ b/spec/scansion/pubsub_multi_items.scs Wed Jul 21 23:35:08 2021 +0200 @@ -47,7 +47,7 @@ <value>20</value> </field> <field var="pubsub#persist_items" label="Persist items to storage" type="boolean"> - <value>0</value> + <value>1</value> </field> <field var="pubsub#access_model" label="Specify the subscriber model" type="list-single"> <option label="authorize">