mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-19 15:15:58 -04:00
update job interval (again)
This commit is contained in:
parent
fd1b7d03d9
commit
e4880b83a7
@ -11,7 +11,7 @@ class Invidious::Jobs::MonitorCfgTokensJob < Invidious::Jobs::BaseJob
|
||||
LOGGER.info("jobs: MonitorCfgTokensJob: pot: " + ReloadTokens.pot.as(String))
|
||||
LOGGER.info("jobs: MonitorCfgTokensJob: vdata: " + ReloadTokens.vdata.as(String))
|
||||
|
||||
sleep 15.seconds
|
||||
sleep 1.minutes
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user