mirror of
https://github.com/block/goose.git
synced 2026-04-30 04:29:40 +00:00
docs: add tip for gdrive environment variables (#1502)
This commit is contained in:
parent
348c76e90e
commit
389e8059f4
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
```sh
|
||||
|
|
@ -272,4 +275,4 @@ Q2 Planning Considerations:
|
|||
- PPC strategy review pending
|
||||
|
||||
Would you like me to focus on any particular aspect of this overview in more detail?
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue