소스 검색

Add connection_limit sample config

Will Hunt 3 년 전
부모
커밋
d2686c545e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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.