mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Implemented the correct setup of the bbb administrator
This commit is contained in:
@@ -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
|
@@ -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 }}"
|
||||
|
@@ -1,2 +0,0 @@
|
||||
# Todos
|
||||
- Check if DKIM generation works on new setups
|
Reference in New Issue
Block a user