From db4314c072d4b0abe5d3357ba259047e512e581f Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 1 Dec 2023 16:28:47 +0000 Subject: [PATCH] new cache tiem :3 --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index f9fee911..c0d7419d 100644 --- a/config.json +++ b/config.json @@ -3,7 +3,7 @@ "invapi": "https://invid-api.poketube.fun/api/v1", "dislikes": "https://returnyoutubedislikeapi.com/votes?videoId=", "invchannel": "https://invid-api.poketube.fun/api/v1", - "cacher_max_age": "1800", + "cacher_max_age": "864000", "enablealwayshttps": false, "t_url": "https://t.poketube.fun/", "server_port": "6003"