feat(prosody): new flags to disable incoming client and server conection limits (#1928)
This commit is contained in:
committed by
GitHub
parent
02aa4f1d53
commit
7b7f101218
@@ -269,6 +269,8 @@ services:
|
||||
- PROSODY_C2S_REQUIRE_ENCRYPTION
|
||||
- PROSODY_RESERVATION_ENABLED
|
||||
- PROSODY_RESERVATION_REST_BASE_URL
|
||||
- PROSODY_DISABLE_C2S_LIMIT
|
||||
- PROSODY_DISABLE_S2S_LIMIT
|
||||
- PROSODY_ENABLE_RATE_LIMITS
|
||||
- PROSODY_ENABLE_RECORDING_METADATA
|
||||
- PROSODY_ENABLE_STANZA_COUNTS
|
||||
|
||||
Reference in New Issue
Block a user