clarify it is a filename

pull/33/head
msramalho 2022-06-14 19:19:20 +02:00
rodzic d9b8c48af0
commit 06e8781f0f
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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