Skip to content

Commit

Permalink
Added property used for search
Browse files Browse the repository at this point in the history
  • Loading branch information
karthik-tarento committed Nov 28, 2023
1 parent 7842b61 commit 3d1ec12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -342,4 +342,5 @@ insights.label.certificates.your.department={0} Certificates acquired by learner
insights.label.learning.hours.across=Learners have completed {0} hours of learning in the past 24 hours.
insights.label.learning.hours.your.department=Learners have completed {0} hours of learning in the past 24 hours in your department.

batch.enrolment.return.size=250
batch.enrolment.return.size=250
limit_for_search=250

0 comments on commit 3d1ec12

Please sign in to comment.