Software /
code /
prosody
File
.busted @ 13200:150e3bbec1bd
tools: Fix file ending of mod2spec.sh (thanks buildbot)
Accidentally .lua ?
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 16 Jul 2023 20:29:06 +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"; }; }