Skip to content

Instantly share code, notes, and snippets.

@mattbailey
Last active May 1, 2020 00:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattbailey/acdb6892aea0a1ed77d85ced37e83e60 to your computer and use it in GitHub Desktop.
Save mattbailey/acdb6892aea0a1ed77d85ced37e83e60 to your computer and use it in GitHub Desktop.
/etc/gdrive/rclone.conf
[drive]
type = drive
client_id =
client_secret =
scope = drive
root_folder_id = 0AJGpk8TSr75xUk9PVA
service_account_file =
token = {"access_token":"","token_type":"Bearer","refresh_token":"","expiry":""}
[drive-cache]
type = cache
remote = drive:/Video
plex_url = http://plex:32400
plex_username =
plex_password =
plex_token =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment