From dd2fbf9ea881f6efb163faeb4c3cd1ab6c80be35 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Fri, 22 Aug 2025 23:10:56 +0200 Subject: [PATCH] test: disable verbose lldap debug output --- test/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/test/common.nix b/test/common.nix index b93217a..cd199ec 100644 --- a/test/common.nix +++ b/test/common.nix @@ -414,6 +414,7 @@ in dcdomain = "dc=example,dc=com"; ldapUserPassword.result = config.shb.hardcodedsecret.ldapUserPassword.result; jwtSecret.result = config.shb.hardcodedsecret.jwtSecret.result; + debug = false; # Enable this if needed, but beware it is _very_ verbose. ensureUsers = { alice = {