From b42ebc385edf1f94dfb8636d0c2e09281a1b0593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E4=B8=91901?= <150345381+chouge1huao@users.noreply.github.com> Date: Thu, 7 Dec 2023 21:28:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/config.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 json/config.json diff --git a/json/config.json b/json/config.json new file mode 100644 index 0000000..4a248e2 --- /dev/null +++ b/json/config.json @@ -0,0 +1,7 @@ +{ + "name": "chouge1huao modules", + "base_url": "https://chouge1huao.github.io/MRepo/", + "max_num": 3, + "enable_log": true, + "log_dir": "log" +} \ No newline at end of file