piped-refresher/.env.example
2024-12-28 22:01:45 +01:00

5 lines
151 B
Text

PIPED_USERNAME="johndoe"
PIPED_PASSWORD="supersecurepass"
PIPED_API_URL="https://pipedapi.kavin.rocks"
QUERY_WAIT_TIME="10000"
QUERY_CRON="0 12 * * *"