diff options
Diffstat (limited to 'doc/examples/kea6/simple.json')
-rw-r--r-- | doc/examples/kea6/simple.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea6/simple.json b/doc/examples/kea6/simple.json index 06e51e93bf..3b6d3d518f 100644 --- a/doc/examples/kea6/simple.json +++ b/doc/examples/kea6/simple.json @@ -49,7 +49,7 @@ "loggers": [ { "name": "kea-dhcp6", - "output_options": [ + "output-options": [ { "output": "stdout" } |