Revert to rotating token every 5 minutes
It's default for a reason
This commit is contained in:
parent
26652481b0
commit
3757f917a9
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ encrypt_query_params = true
|
|||
|
||||
# [jobs]
|
||||
|
||||
[jobs.youtube_session]
|
||||
# [jobs.youtube_session]
|
||||
# po_token_enabled = true # whether to generate PO tokens
|
||||
# frequency = "*/30 * * * *" # frequency of PO token refresh in cron format
|
||||
|
||||
|
|
Reference in a new issue