diff --git a/pcfuncs/ipban/function.json b/pcfuncs/ipban/function.json index 5f8080ed..d2156a61 100644 --- a/pcfuncs/ipban/function.json +++ b/pcfuncs/ipban/function.json @@ -5,7 +5,7 @@ "name": "mytimer", "type": "timerTrigger", "direction": "in", - "schedule": "0 0 * * * *" + "schedule": "%TIMER_SCHEDULE%" } ] } \ No newline at end of file