diff --git a/index.html b/index.html index ec0bae9..40f881b 100644 --- a/index.html +++ b/index.html @@ -147,7 +147,8 @@ "exposeModsInErrorPages": true, "disableTrailingSlashRedirects": false, "environmentVariables": {}, - "allowDoubleSlashes": false + "allowDoubleSlashes": false, + "optOutOfStatisticsServer": false }

Changes: