dont rate limit myself

This commit is contained in:
cy 2024-12-14 23:03:33 -05:00
parent 61baa8748d
commit a8da59a02a

View file

@ -330,6 +330,7 @@ in {
config = {
PORT = 8080;
BASE_URL = "https://rss.cything.io";
FORCE_REFRESH_INTERVAL = 0;
};
};
}