Add --max-time flag

This commit is contained in:
ErrorNoInternet 2023-01-17 16:35:38 +08:00
parent f1f93d71dd
commit af3eee4de7
Signed by untrusted user who does not match committer: ErrorNoInternet
GPG Key ID: 2486BFB7B1E6A4A3

View File

@ -30,6 +30,7 @@ alert_radius = 192
alert_command = [ alert_command = [
"curl", "curl",
"-s", "-s",
"-m 5",
"-HTitle: Intruder Alert", "-HTitle: Intruder Alert",
"-HPriority: urgent", "-HPriority: urgent",
"-HTags: warning", "-HTags: warning",