mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[5105] kea6 example corrected
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
// that does not allow "\,". Therefore the slightly uncommon double
|
||||
// backslashes natation is needed.
|
||||
"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": [
|
||||
|
Reference in New Issue
Block a user