diff --git a/ansible/roles/stack-sunbird/templates/content-service_application.conf b/ansible/roles/stack-sunbird/templates/content-service_application.conf index 6284ea329bee87ca81861d3e5a7e5ed14543f202..57b30400ff808b6259a0f1b7c4a2cf8d3827a944 100644 --- a/ansible/roles/stack-sunbird/templates/content-service_application.conf +++ b/ansible/roles/stack-sunbird/templates/content-service_application.conf @@ -341,7 +341,7 @@ play.filters { play.http.parser.maxMemoryBuffer = 2GB akka.http.parsing.max-content-length = 2GB -schema.base_path="{{ schema_base_path }}" +schema.base_path="{{ kp_schema_base_path | default('/home/sunbird/content-service-1.0-SNAPSHOT/schemas')}}" # Cassandra Configuration cassandra {