From 80e924435cfde1b8b3c5868e682d13d01c6e6f5a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Tue, 18 Jan 2011 12:19:59 +0000 Subject: [PATCH] Increase message size - syslog can use it (RFC #3164).. --- org.glite.lbjp-common.log/config/log4crc | 2 +- org.glite.lbjp-common.log/config/log4crc.debugging | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.glite.lbjp-common.log/config/log4crc b/org.glite.lbjp-common.log/config/log4crc index f567e20..d1782db 100644 --- a/org.glite.lbjp-common.log/config/log4crc +++ b/org.glite.lbjp-common.log/config/log4crc @@ -4,7 +4,7 @@ - 512 + 1024 0 diff --git a/org.glite.lbjp-common.log/config/log4crc.debugging b/org.glite.lbjp-common.log/config/log4crc.debugging index 3966378..a21de78 100644 --- a/org.glite.lbjp-common.log/config/log4crc.debugging +++ b/org.glite.lbjp-common.log/config/log4crc.debugging @@ -4,7 +4,7 @@ - 512 + 1024 0 -- 1.8.2.3