Merge branch 'main' into test-extensibility

This commit is contained in:
Vitaly Kozyura
2021-11-03 13:32:34 +01:00
committed by GitHub
22 changed files with 427 additions and 5761 deletions

View File

@@ -38,6 +38,11 @@
"credentials": {
"database": "sqlite.db"
}
},
"messaging": {
"[development]": { "kind": "file-based-messaging" },
"[hybrid]": { "kind": "enterprise-messaging-shared" },
"kind": "enterprise-messaging"
}
}
}