Adjusted preset to a more reasonable value

This commit is contained in:
EzFeDezy
2025-05-27 16:40:51 +02:00
parent 99fb750ac0
commit 3bf1aae281

View File

@@ -20,7 +20,7 @@
"Calls": [ "Calls": [
{ {
"Type": "interval", "Type": "interval",
"Interval": 10000 "Interval": 60000
} }
] ]
} }