File

plugins/mod_windows.lua @ 12779:f0474d40364c 0.12

util.startup: Ensure import() is available in prosodyctl (thanks keyzer) Fixes error in mod_authz_internal due to import() being unavailable as it was only loaded in Prosody proper
author Kim Alvefur <zash@zash.se>
date Thu, 20 Oct 2022 16:31:18 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here