Software /
code /
prosody
File
.busted @ 10302:4c53e58d2468
mod_csi_simple: Try not to flush buffer while already flushing it
Reduces log noice
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 05 Oct 2019 16:50:41 +0200 (2019-10-05) |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }