.luacov
author Kim Alvefur <zash@zash.se>
Wed, 09 Nov 2022 19:10:16 +0100
changeset 12815 ccc0bdad82cc
parent 9472 cd2f742e5826
permissions -rw-r--r--
mod_s2s: Retrieve stanza size limit from peer for bidi connections Having mod_s2s know about the bidi namespace is perhaps a bit awkward but putting this in mod_s2s_bidi would be more awkward as it has nothing to do with limits. Some indirection event could be added in the future.

exclude = {
	"^%./spec/";
}