Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
3d2710d9
Unverified
Commit
3d2710d9
authored
2 years ago
by
Prasath Sivasubramaniyan
Committed by
GitHub
2 years ago
Browse files
Options
Download
Patches
Plain Diff
Update assessment-service_application.conf
parent
cdd4a4c6
upstream/release-5.1.0-vdn
login-changes
loginRegisterBtn
release-5.1.0
release-5.1.0-api
release-5.1.0-apiuat
release-5.1.0-bulk-enrol-unenrol
release-5.1.0-uatLatest
release-5.1.0-uatapi
release-5.1.0-upsmf-prod
release-uat-nginx
revert-5-login-changes
1 merge request
!16
Release 5.1.0 api
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/stack-sunbird/templates/assessment-service_application.conf
+2
-2
...ack-sunbird/templates/assessment-service_application.conf
with
2 additions
and
2 deletions
+2
-2
ansible/roles/stack-sunbird/templates/assessment-service_application.conf
+
2
−
2
View file @
3d2710d9
...
...
@@ -336,7 +336,7 @@ play.filters {
play
.
http
.
parser
.
maxMemoryBuffer
=
50
MB
akka
.
http
.
parsing
.
max
-
content
-
length
=
50
MB
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
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets