log plugins/mod_limits.lua @ 14220:8f34af6a3821 13.0

age author description
Wed, 29 Apr 2026 11:33:54 +0100 Matthew Wild mod_limits: Add debug logging for IP counting 13.0
Fri, 17 Apr 2026 19:42:44 +0100 Matthew Wild mod_limits: Only count connections with associated sessions 13.0
Thu, 16 Apr 2026 18:54:56 +0100 Matthew Wild mod_limits: Support limiting total number of connections by IP address/block 13.0
Mon, 05 Jan 2026 11:35:32 +0000 Matthew Wild mod_limits: Allow configuration of general 's2s' limit, and have s2sout inherit from s2sin 13.0 13.0.3
Sun, 16 Jul 2023 20:49:33 +0200 Kim Alvefur plugins: Switch to :get_option_period() for time range options
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Thu, 29 Jul 2021 20:16:11 +0200 Kim Alvefur mod_limits: Extend unlimited_jids to s2s sessions (for Ge0rG)