diff options
author | Francis Dupont <fdupont@isc.org> | 2019-01-07 19:42:03 +0100 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2019-05-23 00:10:24 +0200 |
commit | 7bc4cc182af343fc0daeef92a78f5d8ea0f38dc8 (patch) | |
tree | 6fdc34eabab3f6b13a594b8d3b8c1a98d0468a45 /doc/examples/kea6/dhcpv4-over-dhcpv6.json | |
parent | [#208,!196] regen flex/bison (diff) | |
download | kea-7bc4cc182af343fc0daeef92a78f5d8ea0f38dc8.tar.xz kea-7bc4cc182af343fc0daeef92a78f5d8ea0f38dc8.zip |
[208-move-logging-from-global-objects-to-global-params] Almost done. Checkpoint of the day
Diffstat (limited to 'doc/examples/kea6/dhcpv4-over-dhcpv6.json')
-rw-r--r-- | doc/examples/kea6/dhcpv4-over-dhcpv6.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/examples/kea6/dhcpv4-over-dhcpv6.json b/doc/examples/kea6/dhcpv4-over-dhcpv6.json index 2acb41df8f..c2e6ad3dfb 100644 --- a/doc/examples/kea6/dhcpv4-over-dhcpv6.json +++ b/doc/examples/kea6/dhcpv4-over-dhcpv6.json @@ -38,12 +38,9 @@ "csv-format": true, // Put the server address here "data": "2001:db8:1:1::1" } - ] -}, + ], -"Logging": -{ - "loggers": [ + "loggers": [ { "name": "kea-dhcp6", "output_options": [ |