Software /
code /
prosody
File
.busted @ 11146:87d6f5924ae9
core.moduleapi: Use resource path for :load_resource()
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 07 Oct 2020 16:10:51 +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"; }; }