update README

- mention and link to docs/configuration.rst
- add OAuth section
This commit is contained in:
Mike Fährmann
2017-06-23 16:14:51 +02:00
parent e1d82af5e0
commit fbe8c519e2
3 changed files with 66 additions and 11 deletions

View File

@@ -55,6 +55,7 @@
{
"refresh-token": null,
"comments": 500,
"morecomments": false,
"date-min": 0,
"date-max": 253402210800,
"recursion": 0
@@ -62,7 +63,9 @@
"flickr":
{
"access-token": null,
"access-token-secret": null
"access-token-secret": null,
"metadata": false,
"size-max": null
}
},
"output":