From cced3fce6de9f2ea16bd31fb64364da1ca26f685 Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 28 Jan 2025 11:39:58 +0100 Subject: [PATCH] fix(docs): remove invalid comma --- config-raw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-raw.json b/config-raw.json index 78a77e1b0..fe94ba034 100644 --- a/config-raw.json +++ b/config-raw.json @@ -743,7 +743,7 @@ { "key": "verifytls", "default_value": "true", - "comment": "Whether to verify the TLS certificate offered by the LDAP server.", + "comment": "Whether to verify the TLS certificate offered by the LDAP server." }, { "key": "binddn",