view plugins/mod_unknown.lua @ 10603:dbd60f473164 0.11 0.11.5

util.startup: Ensure prosody.opts exists even when no options provided
author Matthew Wild <mwild1@gmail.com>
date Sun, 19 Jan 2020 15:50:32 +0000
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