.luacov
author Kim Alvefur <zash@zash.se>
Tue, 03 May 2022 19:36:17 +0200
branch0.12
changeset 12492 3183f358a88f
parent 9472 cd2f742e5826
permissions -rw-r--r--
util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749 Rationale: It seems unlikely that someone who has not configured any TURN service runs 'prosodyctl check turn' expecting this to be okay.

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