diff --git a/hosts/jenkins/etc/default/jenkins b/hosts/jenkins/etc/default/jenkins index 0a38579f8261b2e22f7e9541ffec8c6e4deadd7b..dfe5d4e4262a2d66decc4bcfadf38ab7542c0890 100644 --- a/hosts/jenkins/etc/default/jenkins +++ b/hosts/jenkins/etc/default/jenkins @@ -51,6 +51,10 @@ RUN_STANDALONE=true JENKINS_LOG=/var/log/$NAME/$NAME.log #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 # comment this out to observe /etc/security/limits.conf # this is on by default because http://github.com/jenkinsci/jenkins/commit/2fb288474e980d0e7ff9c4a3b768874835a3e92e