From ca61fd9bab584d1268df1094d2b8a54e4767e242 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 24 Nov 2016 18:53:08 +0100 Subject: infinoted: remove password --- ymir.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'ymir.nix') diff --git a/ymir.nix b/ymir.nix index 629eff39..82d47b50 100644 --- a/ymir.nix +++ b/ymir.nix @@ -701,7 +701,6 @@ in rec { enable = true; keyFile = "/var/lib/acme/yggdrasil.li/key.pem"; certificateFile = "/var/lib/acme/yggdrasil.li/fullchain.pem"; - passwordFile = "/var/lib/infinoted/password"; plugins = [ "note-text" "note-chat" "logging" "autosave" "certificate-auth" ]; extraConfig = '' [certificate-auth] -- cgit v1.2.3