feature: BEAMMP_PROVIDER_DISABLE_MP_SET environment variable

This commit is contained in:
TechStreet
2026-02-24 17:39:22 +00:00
parent 9fa9974159
commit f38797a9ab
3 changed files with 31 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ enum class Key {
// provider settings
PROVIDER_UPDATE_MESSAGE,
PROVIDER_DISABLE_CONFIG,
PROVIDER_DISABLE_MP_SET,
PROVIDER_PORT_ENV,
PROVIDER_IP_ENV
};