Software /
code /
prosody-modules
Annotate
mod_smacks_offline/README.markdown @ 4681:edbd84bbd8fb
mod_smacks: Include username in offline event, mirroring Prosody 0.10+
See Prosody rev 03714861f8fc and 72a2b85c0537
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 12 Sep 2021 21:14:26 +0200 |
parent | 3938:3f4df08dce14 |
rev | line source |
---|---|
3938 | 1 --- |
2 labels: | |
3 - 'Stage-Alpha' | |
4 summary: Module deprecated, just use mod_smacks | |
5 ... | |
6 | |
7 Introduction | |
8 ============ | |
9 | |
10 This module is deprecated and superseded by mod_smacks. |