mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
wireguard: fix the help text #7304
This commit is contained in:
parent
9bb20ab96c
commit
473f7c490a
@ -29,7 +29,7 @@
|
||||
<style>tokenize</style>
|
||||
<type>select_multiple</type>
|
||||
<allownew>true</allownew>
|
||||
<help>List of addresses allowed to pass trough the tunnel adapter. Please use CIDR notation like 10.0.0.1/24.</help>
|
||||
<help>List of addresses allowed to pass trough the tunnel adapter. Use CIDR notation like 10.0.0.0/24.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>client.serveraddress</id>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user