diff options
author | Kim Alvefur <zash@zash.se> | 2017-12-30 22:57:55 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2017-12-30 22:57:55 +0100 |
commit | 4e41dbdacb45ce1a8862e644e587095ce4f5c409 (patch) | |
tree | 05d8ec41f9548d252ea384ffb90cd6bacfd8b6ab | |
parent | eb977f5af1e25c79004200fddbf574d4bbb897dd (diff) | |
download | prosody-4e41dbdacb45ce1a8862e644e587095ce4f5c409.tar.gz prosody-4e41dbdacb45ce1a8862e644e587095ce4f5c409.zip |
CHANGES: Mention PubSub persistence
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ New features - Store inactive rooms to disk - Store rooms to disk on shutdown - mod\_pep\_plus +- Persistence of PubSub data (applies to mod\_pubsub and mod\_pep\_plus) - Asynchronous operations - Busted for tests |