From 73806fd22f0e012f9652029a1e5097abe739887e Mon Sep 17 00:00:00 2001 From: yaoresugi Date: Fri, 19 Dec 2025 00:19:33 +0900 Subject: [PATCH] =?UTF-8?q?yaml=E3=82=92=E3=82=A2=E3=83=AB=E3=83=95?= =?UTF-8?q?=E3=82=A1=E3=83=99=E3=83=83=E3=83=88=E9=A0=86=E3=81=AB=E5=A4=89?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53687ff..5f8a7a3 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ Config file name is `config_v2.yaml`. Example: ```yaml arp_args: "" +base_path: "" color: dark host: 0.0.0.0 ifaces: enp4s0 @@ -158,7 +159,6 @@ theme: sand timeout: 60 trim_hist: 48 use_db: sqlite -base_path: "" ```