Skip to content

Commit

Permalink
Merge pull request sunbird-cb#295 from KB-iGOT/cbrelease-4.8.20
Browse files Browse the repository at this point in the history
Cbrelease 4.8.20
  • Loading branch information
Haritest authored Dec 18, 2024
2 parents 8ed6dc7 + d86e87f commit 3873a46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ content_bucket=/content-store/content
static_host_url={{ cloud_storage_endpoint }}
profile_update_url=/app/user-profile/details

enrol_list_fields=contentType,name,channel,mimeType,appIcon,resourceType,identifier,trackable,objectType,organisation,pkgVersion,version,trackable,primaryCategory,posterImage,duration,creatorLogo,license,programDuration,avgRating,batches,endDate,startDate,status,enrollmentType,createdBy,certificates,competencies_v5,firstChildId,leafNodesCount,courseCategory,competencies_v6
enrol_list_fields=contentType,name,channel,mimeType,appIcon,resourceType,identifier,trackable,objectType,organisation,pkgVersion,version,trackable,primaryCategory,posterImage,duration,creatorLogo,license,programDuration,avgRating,batches,endDate,startDate,status,enrollmentType,createdBy,certificates,competencies_v5,firstChildId,leafNodesCount,courseCategory,competencies_v6,cumulativeTracking

number_of_records_per_trip_content_cache_load=200
addExtraHrsAndMins.start_date_end_date=false
Expand All @@ -187,3 +187,4 @@ ekstep_content_search_url=/v4/search
karmayogi_saptah_end_date={{karmayogi_saptah_end_date}}

use_cache_for_enrollment_list_batch_fetch={{ use_cache_for_enrollment_list_batch_fetch | default('true') }}
program_categories=Invite-Only Program, Moderated Program, Curated Program
1 change: 1 addition & 0 deletions kubernetes/ansible/shared_files/templates/ui-shared-env.j2
Original file line number Diff line number Diff line change
Expand Up @@ -244,3 +244,4 @@ YOUTUBE_PLAYLIST_NAMES=PM_TALK_LIST,COURSE_PREVIEW,KARMAYOGI_TALKS

FRAMEWORK_ALLOWED_UPDATE_CATEGORY=kcmfinal_fw
FRAMEWORK_MASTER_ALLOWED_UPDATE_ROLE=SPV_ADMIN
CASSANDRA_REPLICATION_FORM={{cassandra_replication_form}}

0 comments on commit 3873a46

Please sign in to comment.