Software /
code /
prosody
File
.busted @ 12740:f58c6ae5edc1
mod_authz_internal: Fix warning due to global use
Thanks Menel and Martin
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 04 Oct 2022 12:04:43 +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"; }; }