Software /
code /
prosody
File
.busted @ 13647:2b3d49936518
util.prosodyctl: Add comments to explain logic and expected behaviour (#1688)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 06 Feb 2025 14:42:18 +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"; }; }