diff --git a/PARR.API/appsettings.json b/PARR.API/appsettings.json index 01a1a2c6..cbb8bc08 100644 --- a/PARR.API/appsettings.json +++ b/PARR.API/appsettings.json @@ -111,7 +111,7 @@ } ], "RabbitMq": { - "ThresholdConnections": 29 + "ThresholdConnections": 33 } } }