Software /
code /
prosody
File
.busted @ 11302:6bb2986783d0
net.unbound: Fix to initialize under prosodyctl
Lazy initialization only worked for async queries, but prosodyctl check
dns uses sync queries.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 21 Jan 2021 23:33:59 +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"; }; }