view plugins/mod_windows.lua @ 8881:a0de4fc4acd5

prosodyctl: Make log level configurable through PROSODYCTL_LOG_LEVEL (useful for debugging)
author Matthew Wild <mwild1@gmail.com>
date Thu, 07 Jun 2018 11:21:51 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here