2
0
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:
Marcin Siodelski
2024-04-16 10:21:16 +02:00
parent da72e6d825
commit 9cafe97a6f

View File

@@ -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.
]
}
}
],
]
}
}