Software /
code /
prosody
File
.busted @ 10725:ddc2607ec89e
migrator: Inject data- and plugin paths during build
Same way as with the prosody and prosodyctl executables
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 19 Apr 2020 01:09:21 +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"; }; }