Skip to content

Commit

Permalink
Merge pull request sunbird-cb#292 from KB-iGOT/dev-4.8.20
Browse files Browse the repository at this point in the history
lms config updated
  • Loading branch information
Haritest authored Dec 18, 2024
2 parents 2fdf047 + 83217e2 commit dab6fc1
Showing 1 changed file with 2 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

0 comments on commit dab6fc1

Please sign in to comment.