diff options
Diffstat (limited to 'doc/examples/kea6/tee-times.json')
-rw-r--r-- | doc/examples/kea6/tee-times.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/examples/kea6/tee-times.json b/doc/examples/kea6/tee-times.json index 713fb9113c..ffe044080e 100644 --- a/doc/examples/kea6/tee-times.json +++ b/doc/examples/kea6/tee-times.json @@ -48,13 +48,11 @@ "pools": [ { "pool": "2001:db8:3::/80" } ], "t1-percent": .45, "t2-percent": .7 - }] -}, + }], // The following configures logging. It assumes that messages with at // least informational level (info, warn, error and fatal) should be // logged to stdout. -"Logging": { "loggers": [ { "name": "kea-dhcp6", |