Software /
code /
prosody
File
.busted @ 12667:0278987b8687
core.usermanager: Update argument name in authz fallback method
It's not plural
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 18 Aug 2022 15:42:07 +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"; }; }