diff options
author | Piotrek Zadroga <piotrek@isc.org> | 2024-01-15 11:44:15 +0100 |
---|---|---|
committer | Piotrek Zadroga <piotrek@isc.org> | 2024-01-15 11:47:41 +0100 |
commit | 4d4e87b1a3510cc3e097dead790715e063925575 (patch) | |
tree | 6ee2859b6c5f4cc3faf88cb57bace134889d436b /doc/examples | |
parent | [#3074] addressed review comments (diff) | |
download | kea-4d4e87b1a3510cc3e097dead790715e063925575.tar.xz kea-4d4e87b1a3510cc3e097dead790715e063925575.zip |
[#3074] internal opt type refactor
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/kea4/all-options.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea4/all-options.json b/doc/examples/kea4/all-options.json index 7f6d0d1d0e..a997a5ce16 100644 --- a/doc/examples/kea4/all-options.json +++ b/doc/examples/kea4/all-options.json @@ -1318,7 +1318,7 @@ Router 1...N The IP address of the router that should be used to reach that destination. */ - // Type: custom + // Type: internal { "code": 121, // please mind the convenience notation used: |