File

plugins/mod_unknown.lua @ 9231:3d12b4f41b23

prosodyctl: Also look for options that belong in global section under disabled hosts (fixes #1207) Thanks ivucica
author Kim Alvefur <zash@zash.se>
date Thu, 30 Aug 2018 00:17:54 +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