feat(api): Актуализирован параметр ThresholdConnections для мониторинга инфраструктуры.

This commit is contained in:
Mikhail Kuznetsov
2026-07-03 16:32:54 +10:00
parent e9c9e9f03e
commit 246e8e69ae

View File

@@ -111,7 +111,7 @@
} }
], ],
"RabbitMq": { "RabbitMq": {
"ThresholdConnections": 29 "ThresholdConnections": 33
} }
} }
} }