mirror of
https://github.com/wekan/wekan.git
synced 2026-01-05 17:18:49 +01:00
- 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:
parent
5c33a85341
commit
807c6ce09e
5 changed files with 18 additions and 12 deletions
|
|
@ -61,7 +61,7 @@ DEFAULT_MATOMO_SITE_ID=""
|
|||
KEY_MATOMO_SITE_ID="matomo-site-id"
|
||||
|
||||
DESCRIPTION_MATOMO_DO_NOT_TRACK="The option do not track which enables users to not be tracked by matomo"
|
||||
DEFAULT_MATOMO_DO_NOT_TRACK="false"
|
||||
DEFAULT_MATOMO_DO_NOT_TRACK="true"
|
||||
KEY_MATOMO_DO_NOT_TRACK="matomo-do-not-track"
|
||||
|
||||
DESCRIPTION_MATOMO_WITH_USERNAME="The option that allows matomo to retrieve the username"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue