Software /
code /
prosody
File
.busted @ 11359:db146bf7b120
mod_c2s: Reflect stream 'from' attribute back if set (fix #1625)
Clients should *not* be setting this before TLS anyways.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 Feb 2021 21:41:45 +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"; }; }