mirror of
https://github.com/driftywinds/rssrise.git
synced 2025-12-19 03:23:32 +00:00
6 lines
261 B
Bash
6 lines
261 B
Bash
FRESHRSS_URL=https://frss.example.com/api/greader.php
|
|
FRESHRSS_USERNAME=YourUsername
|
|
FRESHRSS_PASSWORD=YourPassword
|
|
POLL_INTERVAL=60
|
|
APPRISE_URLS=discord://webhook_id/webhook_token,gotifys://gotify.example.com/token,tgram://bot_token/chat_id1/chat_id2/chat_idN
|