Navigation: Settings → System → Backup → Google Drive
Automatically store database backups on Google Drive.
| Field | Description |
|---|---|
| Client ID | The OAuth 2.0 identifier from Google Cloud Console |
| Client Secret | The OAuth 2.0 secret key (stored encrypted) |
| Refresh Token | The access refresh token (stored encrypted) |
| Backup Folder | The folder name on Google Drive (created automatically if it does not exist) |
| Auto-Backup | Enable/disable automatic backup uploads to Google Drive |
https://www.googleapis.com/auth/drive.file and https://www.googleapis.com/auth/calendarTip: The same OAuth credentials are also used for Google Calendar sync — that's why the Calendar scope is required even if you don't use Google Calendar right away.