Software /
code /
prosody
File
.busted @ 12538:0f56587bb37f
mod_admin_shell: Drop unused argument [luacheck]
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 31 May 2022 13:26:44 +0200 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }