view plugins/mod_windows.lua @ 11305:cd8516a77255

util.startup: Make installer_plugin_path relative to data directory Having it relative to current working directory is problematic since this depends on how Prosody was started and changes to the data directory during startup (but after this point).
author Kim Alvefur <zash@zash.se>
date Sun, 24 Jan 2021 16:12:53 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here