summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf
diff options
context:
space:
mode:
authorVladislav Grishenko <themiron@mail.ru>2020-03-07 04:25:00 +0500
committerVladislav Grishenko <themiron@mail.ru>2020-03-07 04:31:11 +0500
commit6b04e5778c1c0c9686066dd44caccfd755917c25 (patch)
treeb6cceaeba9dcdfe649976210329ae3e698b60e58 /accel-pppd/accel-ppp.conf
parenta76cfa750c2176b3156dcc65968aff8c90496de0 (diff)
downloadaccel-ppp-xebd-6b04e5778c1c0c9686066dd44caccfd755917c25.tar.gz
accel-ppp-xebd-6b04e5778c1c0c9686066dd44caccfd755917c25.zip
session: add global [common]max-starting option
usually there's no need to have per-proto limitation, since the need of max starting limitation affects the whole server, not particular protocol only.
Diffstat (limited to 'accel-pppd/accel-ppp.conf')
-rw-r--r--accel-pppd/accel-ppp.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf b/accel-pppd/accel-ppp.conf
index 1dc7176..290a19c 100644
--- a/accel-pppd/accel-ppp.conf
+++ b/accel-pppd/accel-ppp.conf
@@ -41,6 +41,7 @@ thread-count=4
#sid-case=upper
#sid-source=seq
#max-sessions=1000
+#max-starting=0
#check-ip=0
[ppp]