Software /
code /
prosody
File
.busted @ 11175:235537247aa3 0.11
Back out changeset 2c1583bb0e0f
Same reason as 712b2e6a09d9
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 15 Oct 2020 17:21:58 +0200 |
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"; }; }