mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #3304 from cwivagg/cwivagg/matomo_20220618
Cwivagg/matomo 20220618
This commit is contained in:
commit
931ea76687
13 changed files with 400 additions and 2 deletions
|
@ -573,6 +573,10 @@ transmission_kalite_languages:
|
|||
awstats_install: True
|
||||
awstats_enabled: True
|
||||
|
||||
# Matomo is a web analytics alternative to Google Analytics, emphasizing privacy and data ownership.
|
||||
matomo_install: True
|
||||
matomo_enabled: True
|
||||
|
||||
# Process supervision tool - from https://mmonit.com/monit/
|
||||
# 2020-09-22 WARNING: both vars are IGNORED on Debian 10 due to: iiab/iiab#1849
|
||||
monit_install: False
|
||||
|
|
|
@ -343,6 +343,10 @@ transmission_kalite_languages:
|
|||
awstats_install: True
|
||||
awstats_enabled: True
|
||||
|
||||
# Matomo is a web analytics alternative to Google Analytics, emphasizing privacy and data ownership.
|
||||
matomo_install: True
|
||||
matomo_enabled: True
|
||||
|
||||
# Process supervision tool - from https://mmonit.com/monit/
|
||||
# 2020-09-22 WARNING: both vars are IGNORED on Debian 10 due to: iiab/iiab#1849
|
||||
monit_install: False
|
||||
|
|
|
@ -343,6 +343,10 @@ transmission_kalite_languages:
|
|||
awstats_install: True
|
||||
awstats_enabled: True
|
||||
|
||||
# Matomo is a web analytics alternative to Google Analytics, emphasizing privacy and data ownership.
|
||||
matomo_install: True
|
||||
matomo_enabled: True
|
||||
|
||||
# Process supervision tool - from https://mmonit.com/monit/
|
||||
# 2020-09-22 WARNING: both vars are IGNORED on Debian 10 due to: iiab/iiab#1849
|
||||
monit_install: False
|
||||
|
|
|
@ -343,6 +343,10 @@ transmission_kalite_languages:
|
|||
awstats_install: True
|
||||
awstats_enabled: True
|
||||
|
||||
# Matomo is a web analytics alternative to Google Analytics, emphasizing privacy and data ownership.
|
||||
matomo_install: True
|
||||
matomo_enabled: True
|
||||
|
||||
# Process supervision tool - from https://mmonit.com/monit/
|
||||
# 2020-09-22 WARNING: both vars are IGNORED on Debian 10 due to: iiab/iiab#1849
|
||||
monit_install: False
|
||||
|
|
|
@ -343,6 +343,10 @@ transmission_kalite_languages:
|
|||
awstats_install: False
|
||||
awstats_enabled: False
|
||||
|
||||
# Matomo is a web analytics alternative to Google Analytics, emphasizing privacy and data ownership.
|
||||
matomo_install: False
|
||||
matomo_enabled: False
|
||||
|
||||
# Process supervision tool - from https://mmonit.com/monit/
|
||||
# 2020-09-22 WARNING: both vars are IGNORED on Debian 10 due to: iiab/iiab#1849
|
||||
monit_install: False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue