1
0
Fork 0
This repository has been archived on 2025-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
freshrss2pocket/config.example.json
2023-04-26 17:42:13 +02:00

6 lines
399 B
JSON

{
"pocket_consumer_key": "Pocket Application Consumer Key. See step 1 at https://getpocket.com/developer/docs/authentication",
"freshrss_username": "Your FreshRSS user name",
"freshrss_api_password": "Your FreshRSS API password. See https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html",
"freshrss_url": "Your FreshRSS URL with trailing slash, e.g. https://rss.example.org/"
}