Skip to content

config: add gdrive service example#1760

Open
mro68 wants to merge 2 commits into
rustic-rs:mainfrom
mro68:chore/add-gdrive-service-example
Open

config: add gdrive service example#1760
mro68 wants to merge 2 commits into
rustic-rs:mainfrom
mro68:chore/add-gdrive-service-example

Conversation

@mro68
Copy link
Copy Markdown

@mro68 mro68 commented May 25, 2026

Summary

This adds a missing Google Drive service config example in config/services/gdrive.toml.

Why

A ready-to-use GDrive example in config/services was still missing.

Notes

  • Includes both auth options:
    • short-lived access_token
    • long-lived refresh_token + client_id + client_secret (recommended)
  • Includes root example for repository path inside Google Drive.

Related

Reference to my earlier rustic-core PR: rustic-rs/rustic_core#446

Please review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant