Update FAQ: explain how to find Pinboard API token

This commit is contained in:
James Scott-Brown 2015-11-06 22:21:27 +00:00
parent 160dd6884f
commit 65c7cde735
1 changed files with 6 additions and 0 deletions

View File

@ -38,3 +38,9 @@ OVH shared web-hosting can use different PHP versions.
To have Miniflux working properly you have to use a custom `.htaccess`.
There is example in the Miniflux root folder. Just rename the file `.htaccess_ovh` to `.htaccess`.
I want to send bookmarks to Pinboard. How do I find my Pinboard API token?
--------------------------------------------------------------------------
You can find your API token by going to [https://api.pinboard.in/v1/user/api_token/](https://api.pinboard.in/v1/user/api_token/).
Miniflux requires you add your Pinboard username before this, followed by a colon (eg. bobsmith:12FC235692DF53DD1).