.luacov
author Kim Alvefur <zash@zash.se>
Fri, 11 Feb 2022 00:16:36 +0100
changeset 12345 48aa833f9649
parent 9472 cd2f742e5826
permissions -rw-r--r--
prosody.cfg.lua.dist: Remove allow_registration in favor of invites This settings should now only be used by public servers, which have their own documentation

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