2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[5680] Changes after review

This commit is contained in:
Tomek Mrugalski
2018-07-27 13:52:14 +02:00
parent ae906a531e
commit 32466ab3d4
7 changed files with 56 additions and 46 deletions

View File

@@ -56,7 +56,9 @@
"override-client-update" : true,
"replace-client-name" : "when-present",
"generated-prefix" : "test.prefix",
"qualifying-suffix" : "test.suffix."
"qualifying-suffix" : "test.suffix.",
"hostname-char-set": "[^A-Za-z0-9.-]",
"hostname-char-replacement": "x"
}
},