Refactor messaging and database configurations to use boolean values for simplicity

This commit is contained in:
Daniel Hutzel
2025-02-19 18:25:36 +01:00
parent 23bea0f629
commit a5cec63743
6 changed files with 19 additions and 23 deletions

View File

@@ -1,2 +1 @@
cds.requires.messaging.kind = file-based-messaging
PORT = 4006