Software /
code /
prosody
File
.busted @ 13257:e11644485902 0.12
Added tag 0.12.4 for changeset a2ba3f06dcf4
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 05 Sep 2023 19:48:59 +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"; }; }