Unverified Commit 13edeec8 authored by Jayaprakash8887's avatar Jayaprakash8887 Committed by GitHub
Browse files

Issue #SB-26264 fix: downloading multiple google drive files in import api via...

Issue #SB-26264 fix: downloading multiple google drive files in import api via service account credentials
Showing with 1 addition and 1 deletion
+1 -1
......@@ -485,7 +485,7 @@ azure_storage_container: "{{ sunbird_content_azure_storage_container }}"
# Google Drive APIKEY
learning_content_drive_apiKey = "{{ learning_content_drive_apiKey }}"
auto_creator_g_service_acct_cred = "{{auto_creator_gservice_acct_cred}}"
auto_creator.gdrive.application_name=drive-download
auto_creator_gdrive_application_name=drive-download
kafka {
urls : "{{ kafka_urls }}"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment