mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 07:25:18 +00:00
[#3336] Fix the doc build
JSON examples must not include the inline comments.
This commit is contained in:
@@ -403,7 +403,6 @@ It lowers the number of concurrently parked packets to 128.
|
|||||||
|
|
||||||
{
|
{
|
||||||
"Dhcp6": {
|
"Dhcp6": {
|
||||||
// Limit the number of concurrently parked packets to 128.
|
|
||||||
"parked-packet-limit": 128
|
"parked-packet-limit": 128
|
||||||
"hooks-libraries": [
|
"hooks-libraries": [
|
||||||
{
|
{
|
||||||
@@ -432,7 +431,7 @@ It lowers the number of concurrently parked packets to 128.
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user