Software /
code /
prosody
File
.busted @ 11215:9ce0a899ff07
MUC: Merge mod_muc_occupant_id into a sub-module (thanks pep.!)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 24 Nov 2020 10:38:56 +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"; }; }