Software /
code /
prosody
File
.busted @ 12543:cf29bdb74c15 0.12
Added tag 0.12.1 for changeset 252ed01896dd
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 09 Jun 2022 12:42:57 +0100 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }