annotate mod_smacks_offline/README.markdown @ 3965:2b10e51d85a6

mod_muc_limits: Add config option to limit to join stanzas only This is a bit more limited in pre-0.11 MUC modules, because it just detects stanzas sent to full JIDs (which would include all presence and nick changes). This option is useful for setups where users are typically unaffiliated, but trusted (e.g. if access to the room is gated through some other means such as password/token auth).
author Matthew Wild <mwild1@gmail.com>
date Fri, 03 Apr 2020 12:26:56 +0100
parents 3f4df08dce14
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3938
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
1 ---
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
2 labels:
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
3 - 'Stage-Alpha'
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
4 summary: Module deprecated, just use mod_smacks
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
5 ...
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
6
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
7 Introduction
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
8 ============
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
9
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
10 This module is deprecated and superseded by mod_smacks.