File

plugins/mod_unknown.lua @ 8265:17ebd8ac8545

prosodyctl check: Fix traceback when no modules_enabled are defined (e.g., a completely empty config)
author Waqas Hussain <waqas20@gmail.com>
date Sun, 24 Sep 2017 18:23:45 -0400
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