From 0fec2c33e56650ece3557b710affffb6bdb5536e Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 6 Sep 2023 15:17:08 +0800 Subject: Adjust log level for mystery tool. And init the save of nvim config. --- tools/Crupest.V2ray/Crupest.V2ray/config.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Crupest.V2ray') diff --git a/tools/Crupest.V2ray/Crupest.V2ray/config.json.template b/tools/Crupest.V2ray/Crupest.V2ray/config.json.template index 47187bb..9ba8af6 100644 --- a/tools/Crupest.V2ray/Crupest.V2ray/config.json.template +++ b/tools/Crupest.V2ray/Crupest.V2ray/config.json.template @@ -1,6 +1,6 @@ { "log": { - "loglevel": "info" + "loglevel": "warning" }, "inbounds": [ { -- cgit v1.2.3