Implemented the correct setup of the bbb administrator

This commit is contained in:
2025-08-06 15:51:08 +02:00
parent f88e57ca52
commit 7a09f223af
15 changed files with 83 additions and 68 deletions

View File

@@ -1,2 +1,3 @@
# Todos
- Implement hard restart into Backup for mailu
- Implement hard restart into Backup for mailu
- Check if DKIM generation works on new setups

View File

@@ -8,7 +8,7 @@ features:
port-ui-desktop: true # Deactivated mailu iframe loading until keycloak supports it
oidc: true
central_database: false # Deactivate central database for mailu, I don't know why the database deactivation is necessary
logout: true
logout: true
domains:
canonical:
- "mail.{{ primary_domain }}"

View File

@@ -1,2 +0,0 @@
# Todos
- Check if DKIM generation works on new setups