Software /
code /
prosody
File
.busted @ 10880:324c50ea0f1d
makefile: Remove installation of mod_s2s dir
Already removed from the GNUmakeflie.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 Jun 2020 19:00:02 +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"; }; }