Implemented function for using central database at mailu. Just tmp needed due to bug

This commit is contained in:
2024-01-12 10:28:57 +01:00
parent 7f7a85dc63
commit 67f54c2a16
2 changed files with 2 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ nginx_upstreams_directory: "{{nginx_configuration_directory}}upstreams/"
### Enable Central MariaDB
enable_central_database: true
enable_central_database_mailu: "{{enable_central_database}}"
### Domain Names for Various Services
domain_akaunting: "akaunting.{{top_domain}}"