Software /
code /
prosody
File
.busted @ 10354:8a186801257b
CHANGES: Add a line for #1335
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 20 Oct 2019 23:46:47 +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"; }; }