Software /
code /
prosody
File
.busted @ 10827:d8e83d94a99a
mod_csi_simple: Reset queue counter to zero when enabling
For symmetry.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 09 May 2020 17:07:43 +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"; }; }