view mod_smacks_offline/mod_smacks_offline.lua @ 4446:3d593b612e07

mod_smacks: Request ack on signal of ongoing CSI flush Should make it finally behave with mod_csi_simple from Prosody trunk
author Kim Alvefur <zash@zash.se>
date Tue, 16 Feb 2021 23:16:05 +0100
parents a3693e0d26b8
children
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!");