Software /
code /
prosody
File
.busted @ 11606:0b65d43f4da4
mod_admin_shell: module:info: Show friendlier name for known 'items'
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 12 Jun 2021 18:06:13 +0200 (2021-06-12) |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }