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/ddns/sample1.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/ddns/sample1.json')
-rw-r--r-- | doc/examples/ddns/sample1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/ddns/sample1.json b/doc/examples/ddns/sample1.json index 4c8190ea03..7ff4960c9a 100644 --- a/doc/examples/ddns/sample1.json +++ b/doc/examples/ddns/sample1.json @@ -148,7 +148,7 @@ "loggers": [ { "name": "kea-dhcp-ddns", - "output-options": [ + "output_options": [ { "output": "stdout", // Several additional parameters are possible in addition |