view plugins/mod_unknown.lua @ 11066:dc41c8dfd2b1

mod_http: Silence warnings when running under prosodyctl
author Matthew Wild <mwild1@gmail.com>
date Fri, 11 Sep 2020 12:37:07 +0100
parents 28a90f5fea46
children
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