LaunchSettings
This commit is contained in:
parent
6c901ea46b
commit
817328f679
2 changed files with 16 additions and 2 deletions
|
|
@ -6,10 +6,10 @@
|
|||
"Dhcp": {
|
||||
"Kea": {
|
||||
"Dhcp4": {
|
||||
"Leases": "../../ext/kea/kea-leases4.csv"
|
||||
"Leases": "ext/kea/kea-leases4.csv"
|
||||
},
|
||||
"Dhcp6": {
|
||||
"Leases": "../../ext/kea/kea-leases6.csv"
|
||||
"Leases": "ext/kea/kea-leases6.csv"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue