mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 22:24:21 +01:00
docs: add tip for gdrive environment variables (#1502)
This commit is contained in:
@@ -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?
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user