mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[3164] Correct a typo in the user guide
This commit is contained in:
@@ -460,7 +460,7 @@ be followed by a comma and another object definition.</para>
|
|||||||
Should the database be located on a different system, you may need to specify a longer interval
|
Should the database be located on a different system, you may need to specify a longer interval
|
||||||
for the connection timeout:
|
for the connection timeout:
|
||||||
<screen>
|
<screen>
|
||||||
"Dhcp4": { "lease-database": { <userinput>"connect-timeout" : <replaceable>tomeout-in-seconds</replaceable></userinput>, ... }, ... }
|
"Dhcp4": { "lease-database": { <userinput>"connect-timeout" : <replaceable>timeout-in-seconds</replaceable></userinput>, ... }, ... }
|
||||||
</screen>
|
</screen>
|
||||||
The default value of five seconds should be more than adequate for local connections.
|
The default value of five seconds should be more than adequate for local connections.
|
||||||
</para>
|
</para>
|
||||||
|
@@ -459,7 +459,7 @@ be followed by a comma and another object definition.</para>
|
|||||||
Should the database be located on a different system, you may need to specify a longer interval
|
Should the database be located on a different system, you may need to specify a longer interval
|
||||||
for the connection timeout:
|
for the connection timeout:
|
||||||
<screen>
|
<screen>
|
||||||
"Dhcp6": { "lease-database": { <userinput>"connect-timeout" : <replaceable>tomeout-in-seconds</replaceable></userinput>, ... }, ... }
|
"Dhcp6": { "lease-database": { <userinput>"connect-timeout" : <replaceable>timeout-in-seconds</replaceable></userinput>, ... }, ... }
|
||||||
</screen>
|
</screen>
|
||||||
The default value of five seconds should be more than adequate for local connections.
|
The default value of five seconds should be more than adequate for local connections.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user