From b4c579f003f985c2771c551cb3e06c1f696e71c0 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 9 May 2016 11:33:28 +0200 Subject: require valid tls for xmpp --- ymir.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ymir.nix b/ymir.nix index 74f4e168..f3764391 100644 --- a/ymir.nix +++ b/ymir.nix @@ -211,6 +211,8 @@ in rec { custom_alias_file="/etc/prosody/aliases" custom_alias_secret_file="/etc/prosody/alias_secret" + s2s_secure_auth = true + Component "alias.xmpp.li" Include "/etc/prosody/alias.xmpp.li.cfg.lua" ''; -- cgit v1.2.3