7 lines
399 B
JSON
7 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/"
|
||
|
}
|