Skip to content

Commit af864fc

Browse files
authored
Issue #SB-29466 feat: enabled cache for question & questionset (#3283)
1 parent b35c93e commit af864fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ansible/roles/stack-sunbird/templates/assessment-service_application.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,3 +421,6 @@ import {
421421

422422
# Framework master category validation
423423
master.category.validation.enabled="{{ master_category_validation_enabled }}"
424+
425+
question.cache.enable=true
426+
questionset.cache.enable=true

0 commit comments

Comments
 (0)