diff options
author | venaas <venaas> | 2009-03-12 12:30:47 +0000 |
---|---|---|
committer | venaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2009-03-12 12:30:47 +0000 |
commit | bfd64fac0d9739fca6f7726d23fed57e354c242d (patch) | |
tree | bab655384d326ac98eb1a8720c7aba9f805dba0e /radsecproxy.conf.5.xml | |
parent | 3adc2f935be9541b01e48c394a93b509553eeda0 (diff) |
adjusted some log levels, log level 2 default, preparing for 1.3 release
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@490 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'radsecproxy.conf.5.xml')
-rw-r--r-- | radsecproxy.conf.5.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/radsecproxy.conf.5.xml b/radsecproxy.conf.5.xml index da5d84a..ef7c918 100644 --- a/radsecproxy.conf.5.xml +++ b/radsecproxy.conf.5.xml @@ -129,8 +129,8 @@ occurences is undefined. <listitem> <para> This option specifies the debug level. It must be set to 1, 2, 3 or 4, where 1 -logs only serious errors, and 4 logs everything. The default is 3 which logs -errors, warnings and some informational messages. Note that the command line +logs only serious errors, and 4 logs everything. The default is 2 which logs +errors, warnings and a few informational messages. Note that the command line option <option>-d</option> overrides this. </para> </listitem> |