[PATCH] change access_out to WARN from INFO - testing to quiet down apache error_log

skvidal at fedoraproject.org skvidal at fedoraproject.org
Fri Aug 19 15:57:25 UTC 2011


From: Seth Vidal <skvidal at fedoraproject.org>

---
 modules/elections/templates/elections-prod.cfg.erb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/elections/templates/elections-prod.cfg.erb b/modules/elections/templates/elections-prod.cfg.erb
index e0f4ab9..6f92258 100644
--- a/modules/elections/templates/elections-prod.cfg.erb
+++ b/modules/elections/templates/elections-prod.cfg.erb
@@ -80,7 +80,7 @@ level='INFO'
 handlers=['debug_out']
 
 [[[access]]]
-level='INFO'
+level='WARN'
 qualname='turbogears.access'
 handlers=['access_out']
 propagate=0
-- 
1.7.2.1



More information about the infrastructure mailing list