mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-19 20:45:33 +00:00
Optimized typos
This commit is contained in:
@@ -5,7 +5,7 @@ domain: "{{ PRIMARY_DOMAIN }}" # The main domain from which m
|
|||||||
features:
|
features:
|
||||||
matomo: true
|
matomo: true
|
||||||
css: false
|
css: false
|
||||||
desktop: true # Deactivated mailu iframe loading until keycloak supports it
|
desktop: true
|
||||||
oidc: true
|
oidc: true
|
||||||
central_database: false # Deactivate central database for mailu, I don't know why the database deactivation is necessary
|
central_database: false # Deactivate central database for mailu, I don't know why the database deactivation is necessary
|
||||||
logout: true
|
logout: true
|
||||||
|
@@ -13,7 +13,7 @@ ldap:
|
|||||||
features:
|
features:
|
||||||
matomo: true
|
matomo: true
|
||||||
css: false # Temporary deactivated. Needs to be optimized for production use.
|
css: false # Temporary deactivated. Needs to be optimized for production use.
|
||||||
desktop: true
|
desktop: true
|
||||||
ldap: true
|
ldap: true
|
||||||
central_database: true
|
central_database: true
|
||||||
oauth2: true
|
oauth2: true
|
||||||
|
Reference in New Issue
Block a user