- Content Policy: Allow inline scripts, otherwise there is errors in browser/inspect/console.

- Set default matomo settings to disabled.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2018-08-15 23:41:01 +03:00
parent 5c33a85341
commit 807c6ce09e
5 changed files with 18 additions and 12 deletions

View file

@ -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=""