diff options
Diffstat (limited to 'doc/examples/kea6/classify.json')
-rw-r--r-- | doc/examples/kea6/classify.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/examples/kea6/classify.json b/doc/examples/kea6/classify.json index 50c78e1a06..47e1e37ee8 100644 --- a/doc/examples/kea6/classify.json +++ b/doc/examples/kea6/classify.json @@ -88,13 +88,11 @@ "interface": "ethY" } - ] -}, + ], // 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", |