1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

docs: Clarify OAuth scopes for readonly Google Drive access

This commit is contained in:
Duncan Smart
2025-11-23 15:08:40 +00:00
committed by dougal
parent 3c40238f02
commit 886ac7af1d

View File

@@ -265,7 +265,7 @@ account key" button.
`https://www.googleapis.com/auth/drive`
to grant read/write access to Google Drive specifically.
You can also use `https://www.googleapis.com/auth/drive.readonly` for read
only access.
only access with `--drive-scope=drive.readonly`.
- Click "Authorise"
##### 3. Configure rclone, assuming a new install