From 90bc2e3a32349983344c55e4668c52b60f6d82c9 Mon Sep 17 00:00:00 2001 From: tian <11429339@qq.com> Date: Sat, 25 Jul 2026 13:36:38 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E9=85=8D=E7=BD=AE=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20company=5Fname?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- safesightd.json.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/safesightd.json.example b/safesightd.json.example index 58c78af..16a2eaa 100644 --- a/safesightd.json.example +++ b/safesightd.json.example @@ -8,5 +8,6 @@ "data_dir": "/opt/safesightd/data", "db_path": "/opt/safesightd/data/app.db", "log_dir": "/opt/safesightd/data/logs", - "alarm_retention_days": 30 + "alarm_retention_days": 30, + "company_name": "" }