fix: run rutoren batch each hour
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
49d2ce491f
commit
2fc86fc14f
@ -6,7 +6,7 @@ job "batch-rutorrent" {
|
|||||||
forcedeploy="0"
|
forcedeploy="0"
|
||||||
}
|
}
|
||||||
periodic {
|
periodic {
|
||||||
crons = ["0 0 * * *"]
|
crons = ["0 * * * *"]
|
||||||
prohibit_overlap = true
|
prohibit_overlap = true
|
||||||
}
|
}
|
||||||
group "batch-rutorrent" {
|
group "batch-rutorrent" {
|
||||||
|
Loading…
Reference in New Issue
Block a user