Software /
code /
prosody
File
.busted @ 11886:b0b258e092da
mod_admin_shell: Optionally group session listings by host when not included as column
Similar to the earlier view
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 10 Nov 2021 15:54:27 +0100 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }