瀏覽代碼

updated hard limit

Rodja Trappe 1 年之前
父節點
當前提交
86fe1d2b0f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fly.toml

+ 1 - 1
fly.toml

@@ -25,7 +25,7 @@ strategy = "rolling"
   protocol = "tcp"
   script_checks = []
   [services.concurrency]
-    hard_limit = 20
+    hard_limit = 30
     soft_limit = 12
     type = "connections"