Skip to content

Instantly share code, notes, and snippets.

@doob187
Created October 4, 2021 15:10
Show Gist options
  • Save doob187/bdc2598192b0ab123ef657486b9aa128 to your computer and use it in GitHub Desktop.
Save doob187/bdc2598192b0ab123ef657486b9aa128 to your computer and use it in GitHub Desktop.
Hahahshshhs
#NO CRYPT
[${NAME}]
type = drive
scope = drive
server_side_across_configs = true
team_drive = TDID
service_account_file = /system/mount/keys/GDSA1.json
service_account_file_path = /system/mount/keys/
[tcrypt-${NAME}]
type = crypt
remote = ${NAME}:/encrypt
filename_encryption = standard
directory_name_encryption = true
password = PASSWORD
password2 = SALT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment