mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-15 08:30:46 +02:00
Optimized typos
This commit is contained in:
parent
4a65a254ae
commit
5c90c252d0
@ -5,7 +5,7 @@ domain: "{{ PRIMARY_DOMAIN }}" # The main domain from which m
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
desktop: true # Deactivated mailu iframe loading until keycloak supports it
|
||||
desktop: true
|
||||
oidc: true
|
||||
central_database: false # Deactivate central database for mailu, I don't know why the database deactivation is necessary
|
||||
logout: true
|
||||
@ -30,7 +30,7 @@ docker:
|
||||
services:
|
||||
redis:
|
||||
enabled: true
|
||||
database:
|
||||
database:
|
||||
enabled: true
|
||||
mailu:
|
||||
version: "2024.06" # Docker Image Version
|
||||
|
@ -13,7 +13,7 @@ ldap:
|
||||
features:
|
||||
matomo: true
|
||||
css: false # Temporary deactivated. Needs to be optimized for production use.
|
||||
desktop: true
|
||||
desktop: true
|
||||
ldap: true
|
||||
central_database: true
|
||||
oauth2: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user