diff options
author | crupest <crupest@outlook.com> | 2023-09-06 15:17:08 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-09-06 15:17:08 +0800 |
commit | 9d44bc035e3e0c8055096627e2713cf5089292d2 (patch) | |
tree | b11c804e69ad0f96daa022fe08aaf3ae09ee560a /tools | |
parent | 0775d36922892546bc3e2c5afe07fc2fae8830ac (diff) | |
download | crupest-9d44bc035e3e0c8055096627e2713cf5089292d2.tar.gz crupest-9d44bc035e3e0c8055096627e2713cf5089292d2.tar.bz2 crupest-9d44bc035e3e0c8055096627e2713cf5089292d2.zip |
Adjust log level for mystery tool. And init the save of nvim config.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Crupest.V2ray/Crupest.V2ray/config.json.template | 2 |
1 files changed, 1 insertions, 1 deletions
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": [ { |