Skip to content

Commit

Permalink
Issue #SB-26264 fix: Reverting configuration (#2855)
Browse files Browse the repository at this point in the history
* Issue #SB-26264 fix: downloading multiple google drive files in import api via service account credentials

* Issue #SB-26264 fix: Reverting configuration

Revrting configuration as the solution has been removed from content-service and has been move to auto-creator job.
  • Loading branch information
Jayaprakash8887 authored Aug 31, 2021
1 parent fae2a3e commit f3c825e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -484,8 +484,6 @@ 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"

kafka {
urls : "{{ kafka_urls }}"
Expand Down

0 comments on commit f3c825e

Please sign in to comment.