Added matomo to roles and optimized features configuration

This commit is contained in:
2025-11-27 14:46:04 +01:00
parent 873607246c
commit 05ff3d3d61
16 changed files with 31 additions and 20 deletions

View File

@@ -1,5 +1,6 @@
features: features:
logout: false # Just deactivated to oppress warnings, elk is anyhow not running logout: false # Just deactivated to oppress warnings, elk is anyhow not running
matomo: true
server: server:
domains: domains:
canonical: canonical:

View File

@@ -1,5 +1,6 @@
features: features:
logout: true # Same like with elk, anyhow not active atm logout: true # Same like with elk, anyhow not active atm
matomo: true
server: server:
domains: domains:
canonical: canonical:

View File

@@ -27,3 +27,4 @@ features:
css: false css: false
desktop: true desktop: true
oidc: true oidc: true
matomo: true

View File

@@ -7,6 +7,7 @@ features:
logout: true logout: true
desktop: true desktop: true
css: true css: true
matomo: true
server: server:
csp: csp:
flags: flags:

View File

@@ -1,6 +1,7 @@
features: features:
logout: false # Role is not enabled until then keep it false logout: false # Role is not enabled until then keep it false
matomo: true
# syncope: # syncope:
# version: "latest" # version: "latest"
# credentials: # credentials:

View File

@@ -5,3 +5,6 @@ server:
canonical: canonical:
- asset.{{ PRIMARY_DOMAIN }} - asset.{{ PRIMARY_DOMAIN }}
aliases: [] aliases: []
features:
matomo: true
css: true

View File

@@ -27,3 +27,4 @@ docker:
features: features:
logout: false logout: false
desktop: true # Just set to allow the iframe to load it desktop: true # Just set to allow the iframe to load it
matomo: true

View File

@@ -18,3 +18,6 @@ docker:
enabled: false enabled: false
database: database:
enabled: false enabled: false
features:
matomo: true
css: true

View File

@@ -1,4 +1,3 @@
credentials: {} credentials: {}
docker: docker:
services: services: