File

plugins/mod_unknown.lua @ 10971:3cdb4a7cb406

util.prosodyctl.check: Use net.unbound for DNS if available Improves performance somewhat by avoiding the rate limiting in net.dns
author Kim Alvefur <zash@zash.se>
date Thu, 25 Jun 2020 19:28:51 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform