From efeb940676fc6ed319b53a896a5114e026a21042 Mon Sep 17 00:00:00 2001 From: WJQSERVER <114663932+WJQSERVER@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:44:33 +0800 Subject: [PATCH] fix --- config/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.yaml b/config/config.yaml index 7c0b891..b16e6ac 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -3,5 +3,5 @@ host: "127.0.0.1" sizelimit: 131072000 # 125MB logfilepath: "/data/ghproxy/log/ghproxy-0rtt.log" CorsAllowOrigins: true -auth: true -authtoken: "test" \ No newline at end of file +auth: false +authtoken: "test"