File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 99 <Description >Plugin-based queuing and scheduling command server.</Description >
1010 <Copyright >Copyright © 2017 Ethan Hann</Copyright >
1111 <PackageId >InEngine.Core</PackageId >
12- <PackageVersion >3.5.0-beta1 </PackageVersion >
12+ <PackageVersion >3.5.0-beta2 </PackageVersion >
1313 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
1414 <PackageTags >Integration Scheduler Queue Server Quartz.NET Redis</PackageTags >
1515 <PackageLicenseUrl >https://github.com/InEngine-NET/InEngine.NET/blob/master/LICENSE</PackageLicenseUrl >
Original file line number Diff line number Diff line change 11{
22 "InEngine" : {
33 "Plugins" : {
4- "InEngine.Commands" : " "
54 },
65 "ExecWhitelist" : {
7- "ls" : " /bin/ls"
86 },
97 "Mail" : {
108 "Host" : " localhost" ,
1513 "UseCompression" : false ,
1614 "PrimaryQueueConsumers" : 4 ,
1715 "SecondaryQueueConsumers" : 2 ,
18- "QueueDriver" : " redis " ,
16+ "QueueDriver" : " rabbitmq " ,
1917 "QueueName" : " InEngineQueue" ,
2018 "Redis" : {
2119 "Host" : " 127.0.0.1" ,
You can’t perform that action at this time.
0 commit comments