mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +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": {
|
||||
// Limit the number of concurrently parked packets to 128.
|
||||
"parked-packet-limit": 128
|
||||
"hooks-libraries": [
|
||||
{
|
||||
@@ -432,7 +431,7 @@ It lowers the number of concurrently parked packets to 128.
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user