Software /
code /
prosody
File
.busted @ 10009:b6ce1dbe74a0
configure: Remove preset settings that are autodiscovered
These are likely wrong if other flags have been given.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 13 May 2019 11:59:00 +0200 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }