Add BEAMMP_MAX_CONCURRENT_CONNECTIONS env var

This commit is contained in:
Tixx
2026-06-18 22:32:06 +02:00
parent 54f49d81e2
commit e33f47e838
3 changed files with 22 additions and 1 deletions
+1
View File
@@ -23,6 +23,7 @@
namespace Env {
enum class Key {
MAX_CONCURRENT_CONNECTIONS,
// provider settings
PROVIDER_UPDATE_MESSAGE,
PROVIDER_DISABLE_CONFIG,