File

plugins/mod_windows.lua @ 11137:e6c4975a9017

util.startup: Put 'installer_plugin_path' under data directory by default Fixes issue where it ends up creating this in $PWD, which might be ~prosody, ~you or /, depending on how it's invoked.
author Kim Alvefur <zash@zash.se>
date Mon, 05 Oct 2020 21:43:47 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here