projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added autosnoop and autothrottle modules
[l2tpns.git]
/
etc
/
l2tpns.cfg.default
diff --git
a/etc/l2tpns.cfg.default
b/etc/l2tpns.cfg.default
index
3934559
..
f6b26e1
100644
(file)
--- a/
etc/l2tpns.cfg.default
+++ b/
etc/l2tpns.cfg.default
@@
-17,3
+17,5
@@
set accounting_dir "/var/run/l2tpns/acct/"
set setuid 0
set dump_speed no
load plugin "garden"
+load plugin "autothrottle"
+load plugin "autosnoop"