2025-01-29 23:26:50 +01:00
|
|
|
{
|
2025-01-30 00:14:20 +01:00
|
|
|
"Admin": {
|
|
|
|
|
"Authentication": false
|
|
|
|
|
},
|
2025-01-29 23:26:50 +01:00
|
|
|
"DetailedErrors": true,
|
2025-01-30 00:14:20 +01:00
|
|
|
"Dhcp": {
|
|
|
|
|
"Kea": {
|
|
|
|
|
"Dhcp4": {
|
2025-01-30 01:10:46 +01:00
|
|
|
"Leases": "ext/kea/kea-leases4.csv"
|
2025-01-30 00:14:20 +01:00
|
|
|
},
|
|
|
|
|
"Dhcp6": {
|
2025-01-30 01:10:46 +01:00
|
|
|
"Leases": "ext/kea/kea-leases6.csv"
|
2025-01-30 00:14:20 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Kestrel": {
|
|
|
|
|
"Endpoints": {
|
|
|
|
|
"Http": {
|
|
|
|
|
"Url": "http://[::1]:5000"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-01-29 23:26:50 +01:00
|
|
|
"Logging": {
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Microsoft.AspNetCore": "Warning"
|
|
|
|
|
}
|
2025-01-30 00:14:20 +01:00
|
|
|
},
|
|
|
|
|
"PowerDns": {
|
|
|
|
|
"Listener": {
|
|
|
|
|
"Socket": "${XDG_RUNTIME_DIR}/netddi/pdns.sock"
|
|
|
|
|
}
|
2025-01-29 23:26:50 +01:00
|
|
|
}
|
|
|
|
|
}
|