plugins/mod_windows.lua
author Kim Alvefur <zash@zash.se>
Fri, 18 Nov 2022 16:18:47 +0100
changeset 12804 06ba2f8cee47
parent 6003 28a90f5fea46
permissions -rw-r--r--
mod_smacks: Only track resumable sessions Required due to track_session() having moved here

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here