Software /
code /
prosody
File
.busted @ 10076:ee85cea08127
mod_mam: Log query failure reason
The storage engine will usually make a lot of noise for serious errors,
but not always.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 11 Jul 2019 23:27:01 +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"; }; }