view plugins/mod_windows.lua @ 13996:8d90a83603d6 13.0

mod_admin_shell: Allow pinging any JID with xmpp:ping() Feature requested by MattJ. Argument that users don't expect s2s-only pings.
author Kim Alvefur <zash@zash.se>
date Mon, 01 Dec 2025 16:35:11 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here