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",