view plugins/mod_windows.lua @ 13037:635ed9a362ee

mod_admin_shell: Dynamically size JIDs and hosts Reasoning: a hostname is one part, a JID is 3 parts.
author Kim Alvefur <zash@zash.se>
date Fri, 07 Apr 2023 12:58:02 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here