Software /
code /
prosody
File
.busted @ 13602:5033029130f5
mod_pubsub: Quiet down check for service admin
This produced a *lot* of noise, especially listing items.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 07 Jan 2025 23:37:41 +0100 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }