better config
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user