Commit 1b85f339 authored by amit-tarento's avatar amit-tarento
Browse files

Issue #LR-110 feat:added env for csp

Showing with 1 addition and 1 deletion
+1 -1
......@@ -781,7 +781,7 @@ public final class JsonKey {
"application/vnd.ekstep.content-collection";
public static final String VERSION_KEY = "versionKey";
public static final String CSV_SEPERATOR = ",";
public static final String CONTENT_CLOUD_STORAGE_TYPE = "sunbird_content_cloud_storage_type";
public static final String CONTENT_CLOUD_STORAGE_TYPE = "sunbird_cloud_service_provider";
public static final String CONTENT_CLOUD_STORAGE_CONTAINER =
"sunbird_content_cloud_storage_container";
public static final String AZURE_STR = "azure";
......
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