Software /
code /
prosody-modules
Log
mod_register_json/mod_register_json.lua @ 597:1004d7176be2
description | author | age |
---|---|---|
mod_register_json: cleanup unused stuff | Marco Cirillo | Thu, 09 Feb 2012 00:24:31 +0000 |
mod_register_json: revert to use module:get_option_boolean | Marco Cirillo | Tue, 17 Jan 2012 13:52:48 +0000 |
mod_register_json: switched module:get_option_boolean("use_libevent", nil) with require "core.configmanager".get("*", "core", "use_libevent") as the first possibly won't work (module is unloaded) | Marco Cirillo | Tue, 17 Jan 2012 01:31:58 +0000 |