From 75cd3895f0a57553e2685bb2b7ab273818210e84 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Fri, 11 Oct 2024 19:10:12 +0800 Subject: [PATCH] feat: test reposize customization func --- conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.json b/conf.json index 1d4c16e..a96a1ae 100644 --- a/conf.json +++ b/conf.json @@ -10,7 +10,7 @@ "./healthcheck", "-root=.", "-meta=readme", - "-reposize=1", + "-reposize=0.1", "-whitelist=stderr", "-whitelist=stdout", "-whitelist=.*\\.toml",