Software / code / prosody-modules
File
mod_c2s_limit_sessions/README.markdown @ 5828:55b99f593c3a
mod_pubsub_serverinfo: Disco/info cache TTL should be configurable
This module caches the disco/info results of remote domains. This commit introduces a new configuration option that allows an admin to configure the cache expiry duration.
| author | Guus der Kinderen <guus.der.kinderen@gmail.com> |
|---|---|
| date | Thu, 04 Jan 2024 12:05:51 +0100 |
| parent | 2876:ea6b5321db50 |
line wrap: on
line source
--- labels: summary: Limit number of resources a user may connect ... Introduction ============ This module lets you limit number of resources a user may connect. Configuration ============= After installing and adding the module to `modules_enabled` you can specify a limit with `max_resources` which defaults to 10.