Software /
code /
prosody
File
.busted @ 10083:f30d505e755b
mod_admin_telnet: Include both c2s connections and sessions in c2s:show()
This way both incomplete connections and hibernating c2s sessions are shown.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 26 Jul 2019 20:25:15 +0200 (2019-07-26) |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }