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,