Unverified Commit 3d2710d9 authored by Prasath Sivasubramaniyan's avatar Prasath Sivasubramaniyan Committed by GitHub
Browse files

Update assessment-service_application.conf

Showing with 2 additions and 2 deletions
+2 -2
......@@ -336,7 +336,7 @@ play.filters {
play.http.parser.maxMemoryBuffer = 50MB
akka.http.parsing.max-content-length = 50MB
schema.base_path="{{ inquiry_schema_path | default('/home/sunbird/assessment-service-1.0-SNAPSHOT/schemas')}}"
schema.base_path="/home/sunbird/assessment-service-1.0-SNAPSHOT/schemas"
# Cassandra Configuration
cassandra.lp.connection="{{ inquiry_cassandra_connection }}"
......@@ -429,4 +429,4 @@ cloudstorage {
relative_path_prefix="{{ cloudstorage_relative_path_prefix | default('CLOUD_STORAGE_BASE_PATH') }}"
read_base_path="{{ cloudstorage_base_path }}"
write_base_path={{ valid_cloudstorage_base_urls }}
}
\ No newline at end of file
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment