Software /
code /
prosody
File
.busted @ 12117:0c9b64178eda
mod_tombstones: Add some future TODOs
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 23 Dec 2021 15:22:47 +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"; }; }