view plugins/mod_windows.lua @ 7872:3105d35cc2c2

luacheckrc: Allow mutating the global prosody and hosts tables in core/ (luacheck 0.18 adds detection of indirect mutation)
author Kim Alvefur <zash@zash.se>
date Sat, 28 Jan 2017 17:02:28 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here