diff --git a/config.toml b/config.toml index c16a083..93a9ac1 100644 --- a/config.toml +++ b/config.toml @@ -47,9 +47,9 @@ encrypt_query_params = true # [jobs] -# [jobs.youtube_session] +[jobs.youtube_session] # po_token_enabled = true # whether to generate PO tokens -# frequency = "*/5 * * * *" # frequency of PO token refresh in cron format +frequency = "*/30 * * * *" # frequency of PO token refresh in cron format # [youtube_session] # oauth_enabled = false