]> git.ipfire.org Git - thirdparty/dhcp.git/blob - keama/tests/qualifyingsuffix4.out
[#64,!35] Restored work
[thirdparty/dhcp.git] / keama / tests / qualifyingsuffix4.out
1 {
2 # ddns-domainname (aka qualifying-suffix)
3 "Dhcp4": {
4 "dhcp-ddns": {
5 "qualifying-suffix": ".biz",
6 "enable-updates": true
7 },
8 "client-classes": [
9 # embedded
10 {
11 "name": "foo"
12 // /// Only global qualifying-suffix is supported
13 // "qualifying-suffix": ".bar"
14 }
15 ]
16 }
17 }