From 050913bb5b9ea36c606fece7555c07372d8408e2 Mon Sep 17 00:00:00 2001 From: Ludwig <33753999+4ludwig4@users.noreply.github.com> Date: Tue, 12 Sep 2023 22:04:50 +0200 Subject: [PATCH] Removed a NixOS config value which was removed from the NixOS options. --- Proxy-examples.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Proxy-examples.md b/Proxy-examples.md index f616948..fb01d90 100644 --- a/Proxy-examples.md +++ b/Proxy-examples.md @@ -410,7 +410,6 @@ Example NixOS nginx config. For more Information about NixOS Deployment see [Dep "vw.example.com" = { group = "vaultwarden"; keyType = "rsa2048"; - allowKeysForGroup = true; }; };