Software / code / prosody-modules
Diff
mod_smacks_noerror/mod_smacks_noerror.lua @ 4975:733e5513f691
various: Use 0.12+ API for serving files from the file system over HTTP
Using mod_http_files this way is deprecated. Having the base behavior in
a separate module makes it easier to have a specialized module with
coherent behavior that does not do things when not explicitly enabled.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 18 Jul 2022 13:58:27 +0200 |
| parent | 3937:e7dc25e54d02 |