Software /
code /
prosody
File
.busted @ 13444:783706350faa
mod_s2s: Comment on why we avoid hostnames in stanza bounce messages
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 24 Feb 2024 17:45:50 +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"; }; }