# Google Drive rclone configuration # You'll need to generate this token using rclone setup on your local machine first RCLONE_GDRIVE_TOKEN={"access_token":"YOUR_ACCESS_TOKEN","token_type":"Bearer","refresh_token":"YOUR_REFRESH_TOKEN","expiry":"EXPIRY_TIMESTAMP"} # Optional: If using a Team Drive (Google Workspace) RCLONE_TEAM_DRIVE_ID= # Optional: If you want to use a specific folder within your Google Drive # Get this ID from the URL when you're in the folder: https://drive.google.com/drive/folders/YOUR_FOLDER_ID RCLONE_FOLDER_ID=