From 8ab980d059ebcffc3ab222d06769686579b50006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Thu, 7 Sep 2023 14:26:00 +0300 Subject: [PATCH] signups and logging --- hosts/vno1-oh2/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/vno1-oh2/configuration.nix b/hosts/vno1-oh2/configuration.nix index 5cba352..f63ee7c 100644 --- a/hosts/vno1-oh2/configuration.nix +++ b/hosts/vno1-oh2/configuration.nix @@ -419,9 +419,9 @@ config = { ROCKET_ADDRESS = "127.0.0.1"; ROCKET_PORT = myData.ports.vaultwarden; - ROCKET_LOG = "critical"; + LOG_LEVEL = "warn"; DOMAIN = "https://bitwarden.jakstys.lt"; - SIGNUPS_ALLOWED = true; + SIGNUPS_ALLOWED = false; INVITATION_ORG_NAME = "jakstys"; # TODO remove after 1.29.0