update README
- mention and link to docs/configuration.rst - add OAuth section
This commit is contained in:
@@ -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":
|
||||
|
||||
Reference in New Issue
Block a user