From 0ec041617ee8f2ca24b689b7aa2f5b1d0c1abb83 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Tue, 6 Aug 2024 16:53:05 +0200 Subject: [PATCH] Update "index.html" file --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: