From 807c6ce09e4b5d49049d343d73bbca24fa84d527 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 15 Aug 2018 23:41:01 +0300 Subject: - Content Policy: Allow inline scripts, otherwise there is errors in browser/inspect/console. - Set default matomo settings to disabled. Thanks to xet7 ! --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 77cd648e..94528ec9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,8 +33,8 @@ ENV BUILD_DEPS="apt-utils gnupg gosu wget curl bzip2 build-essential python git WITH_API=true \ MATOMO_ADDRESS="" \ MATOMO_SITE_ID="" \ - MATOMO_DO_NOT_TRACK=false \ - MATOMO_WITH_USERNAME=true \ + MATOMO_DO_NOT_TRACK=true \ + MATOMO_WITH_USERNAME=false \ BROWSER_POLICY_ENABLED=true \ TRUSTED_URL="" -- cgit v1.2.3-1-g7c22