File

plugins/mod_unknown.lua @ 7082:8b590fc77d91

prosodyctl: check config: Suggest moving modules enabled on all hosts to a global_modules enabled if that is unset
author Kim Alvefur <zash@zash.se>
date Tue, 12 Jan 2016 23:47:30 +0100
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