Software /
code /
prosody
File
.busted @ 13629:23aef73f0cb0
luacheck: Declare new config globals
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 18 Jan 2025 12:33:18 +0100 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }