diff --git a/nix/hosts/chunk/default.nix b/nix/hosts/chunk/default.nix index e9b2e70..68a7a4e 100644 --- a/nix/hosts/chunk/default.nix +++ b/nix/hosts/chunk/default.nix @@ -330,6 +330,7 @@ in { config = { PORT = 8080; BASE_URL = "https://rss.cything.io"; + FORCE_REFRESH_INTERVAL = 0; }; }; }