Software /
code /
prosody
File
.busted @ 12891:93ce4244d433
MUC: Start on a Teal description of MUC rooms
Started as part of a documentation project for the MUC API
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 20 Feb 2023 15:08:06 +0100 (22 months ago) |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }