.luacov
author Kim Alvefur <zash@zash.se>
Wed, 26 Jul 2023 14:39:36 +0200
changeset 13253 5884d58707fa
parent 9472 cd2f742e5826
permissions -rw-r--r--
mod_http: Generate URL from configuration in prosodyctl This removes the need to configure e.g. http_external_url or similar settings in order to get correct URLs out of prosodyctl, as the API depends on portmanager to know the actual ports that are used.

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