diff options
author | Kim Alvefur <zash@zash.se> | 2019-04-05 16:10:51 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-04-05 16:10:51 +0200 |
commit | 4db92c1c120b6ed9f91bb2e1167b7159f2337129 (patch) | |
tree | 0005e9416bc9fbcf69880e2ee330904de6f391df /plugins/mod_motd.lua | |
parent | c0e30a99fc9b49847577598541328ebe1d7eaaba (diff) | |
download | prosody-4db92c1c120b6ed9f91bb2e1167b7159f2337129.tar.gz prosody-4db92c1c120b6ed9f91bb2e1167b7159f2337129.zip |
net.http.files: Copy of mod_http_files
The intent is to make it easier to reuse and simplify mod_http_files.
Currently modules will use the serve() function exported by
mod_http_files in order to serve their own files. This makes it unclear
whether mod_http_files should be doing anything on its own. Moving the
logic into a separate module should help here, as well as make re-use
outside of prosody easier.
Diffstat (limited to 'plugins/mod_motd.lua')
0 files changed, 0 insertions, 0 deletions