better config
This commit is contained in:
+2
-2
@@ -30,7 +30,7 @@ arrival_detection:
|
|||||||
verify_tls: true
|
verify_tls: true
|
||||||
hosts_oid: lanhosts
|
hosts_oid: lanhosts
|
||||||
# Log every router/API call and its result without logging credentials.
|
# Log every router/API call and its result without logging credentials.
|
||||||
debug: true
|
debug: false
|
||||||
|
|
||||||
devices:
|
devices:
|
||||||
- id: ignace
|
- id: ignace
|
||||||
@@ -46,7 +46,7 @@ arrival_detection:
|
|||||||
absent_after: 4
|
absent_after: 4
|
||||||
error_retry_seconds: 30
|
error_retry_seconds: 30
|
||||||
|
|
||||||
event_log: log/detect-arrivals.txt
|
event_log: /tmp/detect-arrivals.txt
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user