Skip to content

Commit 3a62b42

Browse files
author
John Smith III
committed
Fixed: Removed threshold references
1 parent 0e1c3ab commit 3a62b42

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@ Ensure you have the following installed on your system:
382382
CHECK_INTERVAL=1
383383
PING_TARGET="8.8.8.8"
384384
DNS_TEST_DOMAIN="example.com"
385-
THRESHOLD=1
386385
PUSHOVER=false
387386
DESKTOP=false
388387
VERBOSE=true

test/test_noirnet.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ CHECK_INTERVAL=1
66
TIMEOUT=5
77
PING_TARGET="8.8.8.8"
88
DNS_TEST_DOMAIN="example.com"
9-
THRESHOLD=1
109
PUSHOVER=false
1110
DESKTOP=false
1211
VERBOSE=true

0 commit comments

Comments
 (0)