diff options
author | Piotrek Zadroga <piotrek@isc.org> | 2023-08-17 11:33:37 +0200 |
---|---|---|
committer | Razvan Becheriu <razvan@isc.org> | 2023-09-18 10:08:07 +0200 |
commit | 0af98b4be44027db83ee7c14870c9691d4d5696a (patch) | |
tree | 5056b8b63fc173ebf0b2628a484ce08bdfa9397b /doc/examples/kea6/all-keys.json | |
parent | [#2904] ARM docs update (diff) | |
download | kea-0af98b4be44027db83ee7c14870c9691d4d5696a.tar.xz kea-0af98b4be44027db83ee7c14870c9691d4d5696a.zip |
[#2904] revert alias output-options in examples
This reverts commit 12b00c890122313c8a912c4252054aab99bc07ad.
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, |