Optimized database variables

This commit is contained in:
2025-12-02 11:59:55 +01:00
parent 13b10ff85b
commit 0756e9d06e
4 changed files with 14 additions and 13 deletions

View File

@@ -1,2 +1,3 @@
# Docker
docker_pull_git_repository: false # Deactivated here to don't inhire this
docker_pull_git_repository: false # Deactivated here to don't inhire this
SYS_SVC_RDBMS_CENTRAL_DB_ENABLED: "{{ applications | get_app_conf(application_id, 'features.central_database', False) }}"