From c532ed7664f83370b787f77791e9bdddd72a6263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 7 Nov 2022 11:57:47 +0100 Subject: [PATCH] Update config.json.example --- conf/config.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json.example b/conf/config.json.example index 96ddbfb..7b30ba4 100644 --- a/conf/config.json.example +++ b/conf/config.json.example @@ -55,6 +55,6 @@ "usernameField": "cn", "useridField": "uid", "providerName": "YunoHost" - }, + } } }