mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
ipsec: improve new help texts
This commit is contained in:
parent
f53a60c911
commit
11bbafed6e
@ -13,10 +13,7 @@
|
||||
<id>pool.addrs</id>
|
||||
<label>Network</label>
|
||||
<type>text</type>
|
||||
<help>
|
||||
Subnet or range defining addresses allocated in pool.
|
||||
Accepts a single CIDR subnet defining the pool to allocate addresses from
|
||||
</help>
|
||||
<help>Subnet or range defining addresses allocated in pool. Accepts a single CIDR subnet defining the pool to allocate addresses from.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>pool.dns</id>
|
||||
@ -24,8 +21,6 @@
|
||||
<type>select_multiple</type>
|
||||
<style>tokenize</style>
|
||||
<allownew>true</allownew>
|
||||
<help>
|
||||
DNS servers to push as configuration payload (RFC4306 3.15 - Value 3 and 10). Accepts multiple IPv4/IPv6 addresses.
|
||||
</help>
|
||||
<help>DNS servers to push as configuration payload (RFC4306 3.15 - Value 3 and 10). Accepts multiple IPv4/IPv6 addresses.</help>
|
||||
</field>
|
||||
</form>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user