kopia lustrzana https://github.com/bellingcat/auto-archiver
clarify it is a filename
rodzic
d9b8c48af0
commit
06e8781f0f
|
@ -20,10 +20,10 @@
|
|||
"bot_token": "optional, but allows access to more content such as large videos, talk to @botfather"
|
||||
},
|
||||
"google_sheets": {
|
||||
"service_account": "normally service_account.json, see https://gspread.readthedocs.io/en/latest/oauth2.html#for-bots-using-service-account"
|
||||
"service_account": "local filename: normally service_account.json, see https://gspread.readthedocs.io/en/latest/oauth2.html#for-bots-using-service-account"
|
||||
},
|
||||
"google_drive": { // for storage=gd
|
||||
"service_account": "can be the same or different file from google_sheets defaults to service_account.json",
|
||||
"service_account": "local filename: can be the same or different file from google_sheets.service_account defaults to service_account.json",
|
||||
"root_folder_id": "copy XXXX from https://drive.google.com/drive/folders/XXXX"
|
||||
},
|
||||
"local":{ // for storage=local
|
||||
|
|
Ładowanie…
Reference in New Issue