Mercurial > prosody-modules
view mod_smacks_offline/mod_smacks_offline.lua @ 5762:ff8b6d0b3bfa
mod_storage_s3: Fix mapping archive query limit to ?max-keys=
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 02 Dec 2023 13:26:31 +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!");
