Advertisement
Guest User

Untitled

a guest
May 19th, 2019
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. [gdrive]
  2. type = drive
  3. client_id = xxx
  4. client_secret = xxx
  5. token = {"access_token":"xxx","expiry":"2019-05-19T09:19:19.63431041+02:00"}
  6.  
  7. [gcrypt]
  8. type = crypt
  9. remote = gdrive:/Enc
  10. filename_encryption = standard
  11. password = xxx-IPObA8w
  12. password2 = xxx-fYqI
  13.  
  14. [crypt]
  15. type = crypt
  16. remote = /home/aerya/mnt/plexdrive/Enc
  17. filename_encryption = standard
  18. directory_name_encryption = true
  19. password = xxx
  20. password2 = xxx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement