Software /
code /
prosody
File
.busted @ 12193:a6d2b536c41a
mod_storage_xep0227: Fix file export (missing parameter) from refactor in 270047afa6af
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 17 Jan 2022 14:11:45 +0000 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }