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
be683986
Commit
be683986
authored
5 years ago
by
Mahesh Kumar Gangula
Browse files
Options
Download
Patches
Plain Diff
Issue #000 fix: schema config fix.
parent
10d653d0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/stack-sunbird/templates/content-service_application.conf
+1
-1
.../stack-sunbird/templates/content-service_application.conf
with
1 addition
and
1 deletion
+1
-1
ansible/roles/stack-sunbird/templates/content-service_application.conf
+
1
−
1
View file @
be683986
...
...
@@ -276,7 +276,7 @@ play.filters {
play
.
http
.
parser
.
maxMemoryBuffer
=
50
MB
akka
.
http
.
parsing
.
max
-
content
-
length
=
50
MB
schema
.
base_path
=
"/home/sunbird/content-service-1.0-SNAPSHOT/schemas"
schema
.
base_path
=
"/home/sunbird/content-service-1.0-SNAPSHOT/schemas
/
"
# Cassandra Configuration
cassandra
.
lp
.
connection
=
"{{ lp_cassandra_connection }}"
...
...
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