X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftinc.conf.5.in;h=365a3e33ea1f360a20af43a49e9abcd63e18b6c5;hp=9f88b4abf8bb5b61dbcb367bb7a2d23566cdd1b9;hb=2769a110fe286365babfe7591eb7418f31bf02d6;hpb=2260ed0523d3c11cfb5d6c86b83c765a7f9ecbf0 diff --git a/doc/tinc.conf.5.in b/doc/tinc.conf.5.in index 9f88b4ab..365a3e33 100644 --- a/doc/tinc.conf.5.in +++ b/doc/tinc.conf.5.in @@ -380,11 +380,6 @@ The private RSA key of this tinc daemon. It will allow this tinc daemon to authenticate itself to other daemons. .It Va PrivateKeyFile Li = Ar filename Po Pa @sysconfdir@/tinc/ Ns Ar NETNAME Ns Pa /rsa_key.priv Pc The file in which the private RSA key of this tinc daemon resides. -Note that there must be exactly one of -.Va PrivateKey -or -.Va PrivateKeyFile -specified in the configuration file. .It Va ProcessPriority Li = low | normal | high When this option is used the priority of the tincd process will be adjusted. Increasing the priority may help to reduce latency and packet loss on the VPN.