Software /
code /
prosody
File
.busted @ 12277:e921295e934c
prosody.cfg.lua.dist: Link to website (thanks eta)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 17 Jul 2021 19:44:48 +0200 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }