Explorar o código

Add connection_limit sample config

Will Hunt %!s(int64=3) %!d(string=hai) anos
pai
achega
d2686c545e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      mautrix_signal/example-config.yaml

+ 2 - 0
mautrix_signal/example-config.yaml

@@ -16,6 +16,8 @@ homeserver:
     status_endpoint: null
     # Endpoint for reporting per-message status.
     message_send_checkpoint_endpoint: null
+    # Maximum number of simultaneous HTTP connections to the homeserver.
+    connection_limit: 100
 
 # Application service host/registration related details
 # Changing these values requires regeneration of the registration.