File

.luacov @ 11137:e6c4975a9017

util.startup: Put 'installer_plugin_path' under data directory by default Fixes issue where it ends up creating this in $PWD, which might be ~prosody, ~you or /, depending on how it's invoked.
author Kim Alvefur <zash@zash.se>
date Mon, 05 Oct 2020 21:43:47 +0200
parent 9469:cd2f742e5826
line wrap: on
line source

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