projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'upstream'
[l2tpns.git]
/
etc
/
startup-config.default
diff --git
a/etc/startup-config.default
b/etc/startup-config.default
index
4d77482
..
77425c8
100644
(file)
--- a/
etc/startup-config.default
+++ b/
etc/startup-config.default
@@
-41,6
+41,9
@@
set radius_secret "secret"
# Allow multiple logins for the same username
#set allow_duplicate_users no
# Allow multiple logins for the same username
#set allow_duplicate_users no
+# Kill timedout sessions ? (default yes)
+#set kill_timedout_sessions no
+
# Allow multiple logins for specific username
#set guest_account ""
# Allow multiple logins for specific username
#set guest_account ""
@@
-62,9
+65,6
@@
set accounting_dir "/var/run/l2tpns/acct"
# Number of buckets to allocate for throttling
#set throttle_buckets 3000
# Number of buckets to allocate for throttling
#set throttle_buckets 3000
-# If set to anything other than 0, setuid when initialised.
-#set setuid 0
-
# If set to true, dump current speed to stderr every second
#set dump_speed no
# If set to true, dump current speed to stderr every second
#set dump_speed no