We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae18e7 commit 7321cf1Copy full SHA for 7321cf1
src/InEngine/appsettings.json
@@ -6,7 +6,7 @@
6
"UseCompression": false,
7
"PrimaryQueueConsumers": 16,
8
"SecondaryQueueConsumers": 4,
9
- "QueueDriver": "Redis",
+ "QueueDriver": "file",
10
"QueueName": "InEngineQueue",
11
"RedisHost": "localhost",
12
"RedisPort": 6379,
0 commit comments