docs: fix incorrect token type for yandex

https://forum.rclone.org/t/yandex-documentation/24445/2
This commit is contained in:
Reid Buzby 2021-06-09 04:04:55 -07:00 committed by GitHub
parent 9d87a5192d
commit 5104e24153
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ Got code
[remote]
client_id =
client_secret =
token = {"access_token":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx","token_type":"bearer","expiry":"2016-12-29T12:27:11.362788025Z"}
token = {"access_token":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx","token_type":"OAuth","expiry":"2016-12-29T12:27:11.362788025Z"}
--------------------
y) Yes this is OK
e) Edit this remote