diff options
author | Kozlov Dmitry <dima@server> | 2010-09-28 14:17:39 +0400 |
---|---|---|
committer | Kozlov Dmitry <dima@server> | 2010-09-28 14:17:39 +0400 |
commit | c21c265d1b2e85a0fbdc17d1f25a92015572d424 (patch) | |
tree | 8753e160afcb2ca26b33f1bea63a028e29f8ecd4 /accel-pptpd/accel-pptpd.conf | |
parent | 0325cc5f07ac992414129b4f47ae4aae017dbd2b (diff) | |
download | accel-ppp-xebd-c21c265d1b2e85a0fbdc17d1f25a92015572d424.tar.gz accel-ppp-xebd-c21c265d1b2e85a0fbdc17d1f25a92015572d424.zip |
pptp: verbose logging
Diffstat (limited to 'accel-pptpd/accel-pptpd.conf')
-rw-r--r-- | accel-pptpd/accel-pptpd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accel-pptpd/accel-pptpd.conf b/accel-pptpd/accel-pptpd.conf index bc74c2c..a9a8d8a 100644 --- a/accel-pptpd/accel-pptpd.conf +++ b/accel-pptpd/accel-pptpd.conf @@ -24,6 +24,7 @@ echo-failure=3 [pptp] echo-interval=3 +verbose=1 [radius] dictionary=../radius/dict/dictionary |