Software /
code /
prosody
File
.busted @ 10176:9178d18a4ed7
prosody.cfg.lua.dist: Added a field for the installer's path
author | João Duarte <jvsDuarte08@gmail.com> |
---|---|
date | Fri, 26 Jul 2019 18:25:58 -0700 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }