Software /
code /
prosody
File
.busted @ 10119:29733134c76c
mod_muc_mam: Conditionally advertise MAM feature on rooms (fixes #1407)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 10 Aug 2019 16:01:42 +0200 (2019-08-10) |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }