mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 22:45:18 +00:00
[3747] Fixed whitespaces in the User Guide.
This commit is contained in:
@@ -2419,14 +2419,14 @@ temporarily override a list of interface names and listen on all interfaces.
|
||||
|
||||
<para>
|
||||
An example configuration that disables reservation looks like follows:
|
||||
<screen>
|
||||
<screen>
|
||||
"Dhcp4": {
|
||||
"subnet4": [
|
||||
{
|
||||
{
|
||||
"subnet": "192.0.2.0/24",
|
||||
<userinput>"reservation-mode": "disabled"</userinput>,
|
||||
...
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
</screen>
|
||||
|
Reference in New Issue
Block a user