Explorar el Código

Add connection_limit sample config

Will Hunt hace 3 años
padre
commit
d2686c545e
Se han modificado 1 ficheros con 2 adiciones y 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.