From 058e7ff66b8fbb1f9494ae5077e5294db288fb1c Mon Sep 17 00:00:00 2001 From: Kozlov Dmitry Date: Wed, 10 Nov 2010 18:33:36 +0300 Subject: cli: implemented following command list: show stat, show sessions, terminate (sessison) --- accel-pptpd/accel-pptp.conf.5 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'accel-pptpd/accel-pptp.conf.5') diff --git a/accel-pptpd/accel-pptp.conf.5 b/accel-pptpd/accel-pptp.conf.5 index 694e1ec..6de19d4 100644 --- a/accel-pptpd/accel-pptp.conf.5 +++ b/accel-pptpd/accel-pptp.conf.5 @@ -222,6 +222,16 @@ Specifies secret to use in DM/CoA communication. .BI "acct-interim-interval=" n Specifies interval in seconds to send accounting information (may be overriden by radius Acct-Interim-Interval attribute) .TP +.BI "verbose=" n +If this option is given and +.B n +is greater of zero then radius module will produce verbose logging. +.TP +.BI "interim-verbose=" n +If this option is given and +.B n +is greater of zero then radius module will produce verbose logging of interim radius packets. +.TP .SH [log] .br Configuration of log and log_file modules. -- cgit v1.2.3