]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5288] Making the example simpler to understand.
authorTomek Mrugalski <tomasz@isc.org>
Tue, 4 Jul 2017 15:18:35 +0000 (17:18 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 4 Jul 2017 15:18:35 +0000 (17:18 +0200)
doc/guide/dhcp4-srv.xml

index 100c893712a0bb89e8727fc67d6dfd57643c3f41..dceda603c7730738d310ea79816adf99ec05aaa6 100644 (file)
@@ -1082,9 +1082,6 @@ temporarily override a list of interface names and listen on all interfaces.
                     <userinput>"option-data": [
                         {
                             "name": "domain-name-servers",
-                            "code": 6,
-                            "space": "dhcp4",
-                            "csv-format": true,
                             "data": "192.0.2.3"
                          },
                          ...