diff options
author | Francis Dupont <fdupont@isc.org> | 2017-05-11 15:05:43 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2017-05-11 15:05:43 +0200 |
commit | 5812c3bcb15942add33a1195ca2eda97988cbb90 (patch) | |
tree | 892ef5e66d5d3e8f19417f07c9ae1668560eae0c /doc/examples/kea6/with-ddns.json | |
parent | [5212] Comments # converted to // (diff) | |
download | kea-5812c3bcb15942add33a1195ca2eda97988cbb90.tar.xz kea-5812c3bcb15942add33a1195ca2eda97988cbb90.zip |
[5212] Wrapped lines made too long
Diffstat (limited to 'doc/examples/kea6/with-ddns.json')
-rw-r--r-- | doc/examples/kea6/with-ddns.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/examples/kea6/with-ddns.json b/doc/examples/kea6/with-ddns.json index e658352ee0..6792429b7d 100644 --- a/doc/examples/kea6/with-ddns.json +++ b/doc/examples/kea6/with-ddns.json @@ -61,8 +61,9 @@ }, -// The following configures logging. It assumes that messages with at least -// informational level (info, warn, error and fatal) should be logged to stdout. +// 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": [ { |