docs: add tip for gdrive environment variables (#1502)

This commit is contained in:
Kalvin C
2025-03-04 13:51:43 -08:00
committed by GitHub
parent 348c76e90e
commit 389e8059f4

View File

@@ -145,6 +145,9 @@ You'll need to re-authenticate once a day when using the Google Drive extension.
``` ```
:::tip
You may need to use absolute paths (rather than relying on shell exapansion for `~`) for the `GDRIVE_CREDENTIALS_PATH` and `GDRIVE_OAUTH_PATH`.
:::
5. Add your environment variables 5. Add your environment variables
```sh ```sh
@@ -272,4 +275,4 @@ Q2 Planning Considerations:
- PPC strategy review pending - PPC strategy review pending
Would you like me to focus on any particular aspect of this overview in more detail? Would you like me to focus on any particular aspect of this overview in more detail?
``` ```