File

plugins/mod_windows.lua @ 12488:3183f358a88f 0.12

util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749 Rationale: It seems unlikely that someone who has not configured any TURN service runs 'prosodyctl check turn' expecting this to be okay.
author Kim Alvefur <zash@zash.se>
date Tue, 03 May 2022 19:36:17 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here