From f503e6443c7a0d5bd9409a8f23a4628d99d72385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 21 Jan 2023 12:31:14 +0100 Subject: [PATCH] Update config.json.example --- conf/config.json.example | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/config.json.example b/conf/config.json.example index 45e0930..ec92e56 100644 --- a/conf/config.json.example +++ b/conf/config.json.example @@ -8,6 +8,7 @@ "useCDN": false, "allowGravatar": false, "allowFreeURL": __ALLOW_FREE_URL__, + "requireFreeURLAuthentication": __REQUIRE_FREE_URL_AUTHENTICATION__, "allowAnonymous": __ALLOW_ANONYMOUS__, "allowAnonymousEdits": true, "defaultPermission": "locked",