Software /
code /
prosody-modules
Annotate
mod_smacks_offline/README.markdown @ 5655:acd2f397ce6b
mod_rest/rest.sh: Silence shellcheck SC1091
Stops it from trying and failing to read the config file, since the path
uses variables.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 26 Aug 2023 14:49:45 +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. |