Software /
code /
prosody
File
.busted @ 11474:8fba807e5256
mod_authz_internal: Ignore unused argument for now [luachec]
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 22 Mar 2021 22:01:49 +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"; }; }