From 4b2699c93939c130229eaaeb510f965ac69a16b7 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 21 Jun 2021 13:32:19 +0200 Subject: [PATCH] Update config.json.example --- conf/config.json.example | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/config.json.example b/conf/config.json.example index d361583..1b80da5 100644 --- a/conf/config.json.example +++ b/conf/config.json.example @@ -3,7 +3,6 @@ "protocolUseSSL": true, "domain": "__DOMAIN__", "port": "__PORT__", - "urlPath": "__PATH__", "loglevel": "info", "useCDN": false, "allowGravatar": false,