.luacov
author Kim Alvefur <zash@zash.se>
Tue, 18 Jan 2022 08:04:16 +0100
changeset 12200 b05e0b422ff7
parent 9472 cd2f742e5826
permissions -rw-r--r--
core.certmanager: Apply TLS preset before global settings (thanks Menel) Allows overriding settings via the global 'ssl' settings as before. This order was probably accidental. That said, 'ssl' is a giant footgun we will want to discourage use of.

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