Software / code / prosody
File
plugins/mod_unknown.lua @ 13873:8525b7c7ba6c
mod_http_files: Replace public API with errors
Modules wishing to serve files directly from the file system should be
using net.http.files instead, as per the error.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Tue, 13 May 2025 22:38:30 +0200 |
| parent | 6003:28a90f5fea46 |
line wrap: on
line source
-- Unknown platform stub module:set_global(); -- TODO Do things that make sense if we don't know about the platform