Software /
code /
prosody
File
.busted @ 9711:39dc037875e1
admin_telnet: show when bidi is used on s2s
author | Maxime “pep” Buquet <pep@bouah.net> |
---|---|
date | Tue, 18 Dec 2018 20:23:33 +0000 |
parent | 9452:9d892b2415bf |
child | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }