Software /
code /
prosody-modules
Annotate
mod_smacks_offline/README.markdown @ 4848:5001104f0275
Back out ad7767a9f3ea
Turns out it does error on 0.11 because it tries to compare a number
with the string "max"
Thanks Marcel
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 05 Jan 2022 00:06:24 +0100 |
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. |