Software /
code /
prosody
File
.busted @ 10772:31e702c5f475
mod_csi_simple: Explicitly mention iq stanzas
Should be more obvious that all iq stanzas are considered important.
Changes behavior for invalid things in the default namespace.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 26 Apr 2020 11:40:48 +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"; }; }