From aa56b935a22a6622a36eab110da36946a61bc727 Mon Sep 17 00:00:00 2001 From: hexxa Date: Sun, 9 Jan 2022 21:17:45 +0800 Subject: [PATCH] fix(configs): increase open fd limit --- configs/lan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/lan.yml b/configs/lan.yml index 26c0312..9322c1f 100644 --- a/configs/lan.yml +++ b/configs/lan.yml @@ -1,6 +1,6 @@ fs: root: "tmp" - opensLimit: 128 + opensLimit: 1024 openTTL: 60 # 1 min secrets: tokenSecret: ""