Software /
code /
prosody
File
.busted @ 10659:8f95308c3c45
usermanager, mod_authz_*: Merge mod_authz_config and mod_authz_internal into the latter
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 23 Feb 2020 12:38:43 +0000 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }