1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

update Matomo timezone to autodetect

This commit is contained in:
root 2022-06-18 13:23:42 +00:00
parent bcb383cdba
commit bacef12a1f

View file

@ -137,7 +137,7 @@
body:
siteName: "IIAB"
url: "{{ matomo_host_url }}"
timezone: "Europe/London" # CONSIDER IIAB'S OWN TIMEZONE? (Or if that's too hard, UTC to avoid UK's March + October time changes?)
timezone: "{{ ansible_date_time.tz }}"
ecommerce: 0
body_format: form-urlencoded
status_code: 302