From 756e2047efc8cf6b90fe21032e9adb84c91bd8b7 Mon Sep 17 00:00:00 2001 From: Ignace Date: Wed, 26 Aug 2026 18:50:46 +0200 Subject: [PATCH] better config --- service.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/service.yaml b/service.yaml index 83d9799..3c6f93b 100644 --- a/service.yaml +++ b/service.yaml @@ -30,7 +30,7 @@ arrival_detection: verify_tls: true hosts_oid: lanhosts # Log every router/API call and its result without logging credentials. - debug: true + debug: false devices: - id: ignace @@ -46,7 +46,7 @@ arrival_detection: absent_after: 4 error_retry_seconds: 30 - event_log: log/detect-arrivals.txt + event_log: /tmp/detect-arrivals.txt notify: enabled: true