Merge pull request 'Change default settings' (#47) from mark22k/crxn-docs:babeld into master
Reviewed-on: https://codeberg.org/CRXN/docs/pulls/47
This commit is contained in:
commit
fe43af5810
|
@ -32,8 +32,7 @@ random-id true
|
||||||
|
|
||||||
link-detect true
|
link-detect true
|
||||||
|
|
||||||
default hello-interval 4
|
default hello-interval 4 type tunnel rtt-min 10 rtt-max 100 enable-timestamps true
|
||||||
default type tunnel rtt-min 1 rtt-max 1001 max-rtt-penalty 1000 enable-timestamps true
|
|
||||||
|
|
||||||
interface <PEER> type tunnel
|
interface <PEER> type tunnel
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue