site.conf: initial simple_tc mesh_vpn config
This commit is contained in:
parent
d7308b9f01
commit
8d1787dab2
1 changed files with 9 additions and 0 deletions
|
@ -74,6 +74,15 @@
|
|||
},
|
||||
},
|
||||
|
||||
simple_tc => {
|
||||
mesh_vpn => {
|
||||
ifname => "mesh_vpn",
|
||||
enabled => 0,
|
||||
limit_egress => 200,
|
||||
limit_ingress => 3000,
|
||||
},
|
||||
},
|
||||
|
||||
configmode => {
|
||||
msg_pubkey => <<'END',
|
||||
Dies ist der öffentliche Schlüssel deines Freifunkknotens.
|
||||
|
|
Loading…
Reference in a new issue