Environment variables for RSSHub. See https://docs.rsshub.app/deploy/config for available options.
Declarations
Type
open submodule of attribute set of stringDefault
{ }Example
{
REQUEST_TIMEOUT = "3000";
REQUEST_RETRY = "10";
PUPPETEER_EXECUTABLE_PATH = lib.getExe pkgs.chromium";
}