Update config.toml
This commit is contained in:
parent
be76affb38
commit
26652481b0
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ encrypt_query_params = true
|
||||||
|
|
||||||
[jobs.youtube_session]
|
[jobs.youtube_session]
|
||||||
# po_token_enabled = true # whether to generate PO tokens
|
# po_token_enabled = true # whether to generate PO tokens
|
||||||
frequency = "*/30 * * * *" # frequency of PO token refresh in cron format
|
# frequency = "*/30 * * * *" # frequency of PO token refresh in cron format
|
||||||
|
|
||||||
# [youtube_session]
|
# [youtube_session]
|
||||||
# oauth_enabled = false
|
# oauth_enabled = false
|
||||||
|
|
|
||||||
Reference in a new issue