mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-04 07:55:18 +00:00
[5105] kea6 example corrected
This commit is contained in:
@@ -58,7 +58,7 @@
|
|||||||
// that does not allow "\,". Therefore the slightly uncommon double
|
// that does not allow "\,". Therefore the slightly uncommon double
|
||||||
// backslashes natation is needed.
|
// backslashes natation is needed.
|
||||||
"name": "new-posix-timezone",
|
"name": "new-posix-timezone",
|
||||||
"data": "EST5EDT4\,M3.2.0/02:00\,M11.1.0/02:00"
|
"data": "EST5EDT4\\,M3.2.0/02:00\\,M11.1.0/02:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"pools": [
|
"pools": [
|
||||||
|
Reference in New Issue
Block a user