Software /
code /
prosody
File
.busted @ 12185:708769a4c5da
mod_storage_xep0227: Fix luacheck warnings
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 14 Jan 2022 17:00:13 +0000 (2022-01-14) |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }