view plugins/mod_unknown.lua @ 6037:7bbe22d8dd09

prosody.cfg.lua.dist: mod_posix is enabled by default on posix platforms now
author Kim Alvefur <zash@zash.se>
date Sat, 22 Mar 2014 14:53:17 +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