Software /
code /
prosody
File
.busted @ 12343:310bd427901c
prosody.cfg.lua.dist: Remove example certificate, this should just work
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 13 Feb 2022 21:52:43 +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"; }; }