Commit 5c63c43a authored by Kumar Gauraw's avatar Kumar Gauraw
Browse files

Issue #IQ-193 feat: added config for cname

No related merge requests found
Showing with 14 additions and 1 deletion
+14 -1
......@@ -419,4 +419,17 @@ assessment.copy.props_to_remove=["downloadUrl", "artifactUrl", "variants",
"LastPublishedBy", "rejectReasons", "rejectComment", "gradeLevel", "subject",
"medium", "board", "topic", "purpose", "subtopic", "contentCredits",
"owner", "collaborators", "creators", "contributors", "badgeAssertions", "dialcodes",
"concepts", "keywords", "reservedDialcodes", "dialcodeRequired", "leafNodes", "sYS_INTERNAL_LAST_UPDATED_ON", "prevStatus", "lastPublishedBy", "streamingUrl"]
\ No newline at end of file
"concepts", "keywords", "reservedDialcodes", "dialcodeRequired", "leafNodes", "sYS_INTERNAL_LAST_UPDATED_ON", "prevStatus", "lastPublishedBy", "streamingUrl"]
cloud_storage_container: "{{ cloud_storage_content_bucketname }}"
cloudstorage {
metadata.replace_absolute_path=true
metadata.list="{{ cloudstorage_metadata_list }}"
read_base_path="{{ cloudstorage_base_path }}"
write_base_path="{{ valid_cloudstorage_base_urls }}"
}
\ No newline at end of file
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