diff options
Diffstat (limited to 'accel-pptpd/accel-pptp.conf')
-rw-r--r-- | accel-pptpd/accel-pptp.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/accel-pptpd/accel-pptp.conf b/accel-pptpd/accel-pptp.conf index bddfa27..5b4d430 100644 --- a/accel-pptpd/accel-pptp.conf +++ b/accel-pptpd/accel-pptp.conf @@ -103,3 +103,8 @@ verbose=1 #down-burst-factor=0.1 #up-burst-factor=1.0 #latency=50 + +[cli] +bind=127.0.0.1 +port=2000 +#passwd=123 |