summaryrefslogtreecommitdiff
path: root/radsecproxy.conf-example
diff options
context:
space:
mode:
authorvenaas <venaas>2007-05-09 13:39:17 +0000
committervenaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2007-05-09 13:39:17 +0000
commit6451a360b336e8607ef3b4e6af88d3dbccf995dd (patch)
tree19d3cb913410de7115ff1f613fda45030e8fd983 /radsecproxy.conf-example
parent2311c004d373668664e36a0094cee74b86551def (diff)
4 debug levels, 3 default
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@78 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'radsecproxy.conf-example')
-rw-r--r--radsecproxy.conf-example5
1 files changed, 2 insertions, 3 deletions
diff --git a/radsecproxy.conf-example b/radsecproxy.conf-example
index 7e9c93f..0953709 100644
--- a/radsecproxy.conf-example
+++ b/radsecproxy.conf-example
@@ -18,8 +18,8 @@ TLSCertificateKeyPassword follow the white rabbit
#listenUDP localhost
#listenTCP 10.10.10.10:2084
#ListenTCP [2001:700:1:7:215:f2ff:fe35:307d]:2084
-# Optional log level. 2 is default, 1 is less, 3 is more
-#LogLevel 2
+# Optional log level. 3 is default, 1 is less, 4 is more
+#LogLevel 3
#Optional LogDestinatinon, else stderr used for logging
# Logging to file
#LogDestination file:///tmp/rp.log
@@ -28,4 +28,3 @@ TLSCertificateKeyPassword follow the white rabbit
# LOG_LOCAL0, ..., LOG_LOCAL7
#LogDestination x-syslog://
#LogDestination x-syslog://log_local2
-