Software /
code /
prosody
File
.busted @ 11934:65cdb1b21db3
mod_smacks: Import from prosody-modules @ eb63890ae8fc
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 16 Nov 2021 21:15:22 +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"; }; }