Skip to content

Commit

Permalink
remote: link to gdrive privacy policy from a few places
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Feb 11, 2020
1 parent 61789a4 commit d1e2b20
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/static/docs/command-reference/remote/add.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ option is enabled on this type of storage, so DVC recalculates the checksums of
files upon download (e.g. `dvc pull`), to make sure that these haven't been
modified.

> Please note our [Privacy Policy (Google APIs)](/doc/user-guide/privacy).
</details>

<details>
Expand Down
2 changes: 2 additions & 0 deletions public/static/docs/command-reference/remote/modify.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ including obtaining the necessary credentials, and how to form `gdrive://` URLs.
$ dvc remote modify myremote gdrive_client_secret <client secret>
```

> Please note our [Privacy Policy (Google APIs)](/doc/user-guide/privacy).
</details>

<details>
Expand Down
2 changes: 2 additions & 0 deletions public/static/docs/user-guide/setup-google-drive-remote.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,5 @@ token data will be cached in a Git-ignored directory located in
⚠️ In order to prevent unauthorized access to your Google Drive, **do not share
access token data with others**. Each team member should generate their own
tokens.

> Please note our [Privacy Policy (Google APIs)](/doc/user-guide/privacy).

0 comments on commit d1e2b20

Please sign in to comment.