Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Thomas Gambier
slapos
Commits
24a763f4
Commit
24a763f4
authored
Oct 31, 2019
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[htmlvalidatorserver] Use default maxThreads value
parent
ba652078
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
server.xml.in
software/htmlvalidatorserver/server.xml.in
+0
-1
software.cfg
software/htmlvalidatorserver/software.cfg
+1
-1
No files found.
software/htmlvalidatorserver/server.xml.in
View file @
24a763f4
...
...
@@ -5,7 +5,6 @@
protocol=
"org.apache.coyote.http11.Http11Protocol"
address=
"$${tomcat-configuration:ip}"
port=
"$${tomcat-configuration:port}"
maxThreads=
"10"
scheme=
"$${tomcat-configuration:scheme}"
secure=
"true"
clientAuth=
"false"
...
...
software/htmlvalidatorserver/software.cfg
View file @
24a763f4
...
...
@@ -20,7 +20,7 @@ parts =
[template-tomcat-configuration]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/server.xml.in
md5sum =
9978b8b9e567f33cb4c853fee85f1637
md5sum =
fd2562b9ac0c52a2e9cc02e3ef3cef78
output = ${buildout:directory}/server.xml.in
mode = 0644
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment