mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge branch 'matomo' of https://github.com/holta/iiab
This commit is contained in:
commit
bcb383cdba
11 changed files with 336 additions and 2 deletions
|
@ -567,6 +567,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