.luacov
author Matthew Wild <mwild1@gmail.com>
Mon, 10 May 2021 17:03:27 +0100
branch0.11
changeset 11551 dd21eb632f52
parent 9472 cd2f742e5826
permissions -rw-r--r--
util.xmppstream: Allow dynamically configuring the stanza size limit for a stream This may be useful for any plugins that want to experiment with different policies for stanza size limits (e.g. unauthenticated vs authenticated streams).

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