messaging

This commit is contained in:
Johannes Vogt
2025-03-21 17:01:16 +01:00
parent 70d7e6ffea
commit e22e1b0d12
4 changed files with 8 additions and 16 deletions

View File

@@ -25,17 +25,7 @@
"kind": "odata",
"model": "@capire/orders"
},
"messaging": {
"[development]": {
"kind": "file-based-messaging"
},
"[hybrid]": {
"kind": "enterprise-messaging-shared"
},
"[production]": {
"kind": "enterprise-messaging"
}
},
"messaging": true,
"db": {
"kind": "sql"
}