Verified Commit d27b06a6 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

sync file from the newest jenkins 2.107.3 package



Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 3223e978
...@@ -51,6 +51,10 @@ RUN_STANDALONE=true ...@@ -51,6 +51,10 @@ RUN_STANDALONE=true
JENKINS_LOG=/var/log/$NAME/$NAME.log JENKINS_LOG=/var/log/$NAME/$NAME.log
#JENKINS_LOG=daemon.info #JENKINS_LOG=daemon.info
# Whether to enable web access logging or not.
# Set to "yes" to enable logging to /var/log/$NAME/access_log
JENKINS_ENABLE_ACCESS_LOG="no"
# OS LIMITS SETUP # OS LIMITS SETUP
# comment this out to observe /etc/security/limits.conf # comment this out to observe /etc/security/limits.conf
# this is on by default because http://github.com/jenkinsci/jenkins/commit/2fb288474e980d0e7ff9c4a3b768874835a3e92e # this is on by default because http://github.com/jenkinsci/jenkins/commit/2fb288474e980d0e7ff9c4a3b768874835a3e92e
......
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