Software /
code /
prosody-modules
File
mod_smacks_offline/mod_smacks_offline.lua @ 4220:0b1b7d671448
mod_log_ringbuffer: Document how to integrate with mod_debug_traceback
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 16 Oct 2020 18:48:08 +0100 |
parent | 3936:a3693e0d26b8 |
line wrap: on
line source
-- this module is deprecated, log an error and load the superseding module instead module:depends"smacks" module:log("error", "mod_smacks_offline is deprecated! Just use mod_smacks!");