Software /
code /
prosody-modules
File
mod_remote_roster/README.markdown @ 5353:14b6397cd6de
mod_audit_status: Fix error on first start
Fixes 'attempt to index a nil value' the first time this module is
loaded, since there's no data yet.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 18 Apr 2023 21:48:31 +0200 |
parent | 1890:2eac15ab605e |
line wrap: on
line source
--- summary: Remote Roster Management ... Introduction ============ This module adds support for [XEP-0321: Remote Roster Management] which is commonly used to allow components such as transports to modify the rosters of local users.