浏览代码

Merge pull request #174 from Half-Shot/patch-2

Add connection_limit sample config
Sumner Evans 3 年之前
父节点
当前提交
2ba21abe7a
共有 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.