diff options
Diffstat (limited to 'doc/examples/kea6/all-keys.json')
-rw-r--r-- | doc/examples/kea6/all-keys.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea6/all-keys.json b/doc/examples/kea6/all-keys.json index fac0218af5..82fa9c81ab 100644 --- a/doc/examples/kea6/all-keys.json +++ b/doc/examples/kea6/all-keys.json @@ -1213,7 +1213,7 @@ "name": "kea-dhcp6", // Configures how the log should be output. - "output-options": [ + "output_options": [ { // Determines whether the log should be flushed to a file. "flush": true, |