From 26652481b0f9b94844d8f6ccc90140d47fa91732 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Thu, 10 Apr 2025 17:37:36 +0200 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 93a9ac1..05af2aa 100644 --- a/config.toml +++ b/config.toml @@ -49,7 +49,7 @@ encrypt_query_params = true [jobs.youtube_session] # 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] # oauth_enabled = false