Update help widget

This commit is contained in:
Khanh Ngo 2022-04-24 10:21:16 +02:00
parent a5fdb1ad1d
commit 90bb2851bf
No known key found for this signature in database
GPG key ID: 920A7D645DCB23DF

View file

@ -100,7 +100,9 @@ Global Settings
until they reach out to other peers themselves. Adding <code>PersistentKeepalive</code>
can ensure that the connection remains open.</dd>
<dd>Leave blank to omit this setting in the Client config.</dd>
<dt>5. Wireguard Config File Path</dt>
<dt>5. Forward Mark</dt>
<dd>Set an <code>fwmark</code> on all packets going out of WireGuard's UDP socket. Default value: <code>0xca6c</code></dd>
<dt>6. Wireguard Config File Path</dt>
<dd>The path of your Wireguard server config file. Please make sure the parent directory
exists and is writable.</dd>
</dl>