Software /
code /
prosody
Diff
core/sessionmanager.lua @ 11719:3986b5a0c3fc
util.pubsub: Handle absence of node data interface
This is in preparation for fixing the behavior of 'persist_items', which
was misunderstood at some point. In mod_pep it toggles between
persistent storage and in-memory storage, while the correct behavior
would be to toggle whether published items are stored at all or
forgotten after being broadcast.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 21 Jul 2021 21:22:17 +0200 (2021-07-21) |
parent | 11518:3f1a865e9419 |
child | 12642:9061f9621330 |
child | 12877:f6cca7cbf3b2 |