Software /
code /
prosody
File
.busted @ 10421:09b54ad0fdc4
mod_s2s: Wait for remote to close any connection allowing incoming stanzas
Ie both s2sin and bidi-enabled s2sout.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 18 Nov 2019 20:37:40 +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"; }; }