Software /
code /
prosody
File
.busted @ 12793:d63190a7a714
Merge 0.12->trunk
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 04 Nov 2022 12:26: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"; }; }