11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
# API configuration example - Google Drive API
|
|
[googledrive]
|
|
type = drive
|
|
client_id = your_client_id_here
|
|
client_secret = your_client_secret_here
|
|
scope = drive
|
|
root_folder_id = root
|
|
team_drive =
|
|
service_account_file =
|
|
service_account_credentials =
|