mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-02 15:39:57 +00:00
Added matomo to roles and optimized features configuration
This commit is contained in:
@@ -2,10 +2,10 @@ configuration_file: "oauth2-proxy-keycloak.cfg" # Needs to be set true in the ro
|
||||
version: "latest" # Docker Image version
|
||||
allowed_roles: "admin" # Restrict it default to admin role. Use the vars/main.yml to open the specific role for other groups
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
matomo: true
|
||||
css: true
|
||||
desktop: false
|
||||
logout: true
|
||||
logout: true
|
||||
server:
|
||||
domains:
|
||||
canonical:
|
||||
|
||||
Reference in New Issue
Block a user