mirror of
https://github.com/robweber/xbmcbackup.git
synced 2026-04-02 16:47:59 +02:00
added pydrive files
This commit is contained in:
7
resources/lib/pydrive/settings.yaml
Normal file
7
resources/lib/pydrive/settings.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
client_config_backend: 'settings'
|
||||
client_config:
|
||||
client_id: "blank"
|
||||
client_secret: "blank"
|
||||
get_refresh_token: True
|
||||
oauth_scope:
|
||||
- "https://www.googleapis.com/auth/drive"
|
||||
Reference in New Issue
Block a user