freshrss2linkding/config.example.json

8 lines
412 B
JSON
Raw Normal View History

2024-11-12 22:53:17 +01:00
{
"linkding_url": "https://linkding.example.org",
"linkding_api_key": "Your Linkding API key from the integrations tab in the settings.",
"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/"
}