We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e46e17 commit 83f9c01Copy full SHA for 83f9c01
README.md
@@ -345,9 +345,9 @@ DNS_TEST_DOMAIN="example.com"
345
### Network Check Configuration
346
347
- `-i, --interval <seconds>`: Set the interval between checks (default: 60 seconds).
348
+- `-T, --timeout <seconds>`: Set the timeout for ping and DNS tests (default: 5 seconds).
349
- `-P, --ping-target <IP>`: Set a custom ping target (default: 8.8.8.8).
350
- `-D, --dns-test-domain <domain>`: Set a custom DNS test domain (default: example.com).
-- `-T, --timeout <seconds>`: Set the timeout for ping and DNS tests (default: 5 seconds).
351
352
### Process Management
353
0 commit comments