mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[master] Removed trailing comma in the default kea-dhcp-ddns config.
Okayed on jabber.
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
},
|
},
|
||||||
"tsig-keys": [],
|
"tsig-keys": [],
|
||||||
"forward-ddns" : {},
|
"forward-ddns" : {},
|
||||||
"reverse-ddns" : {},
|
"reverse-ddns" : {}
|
||||||
},
|
},
|
||||||
|
|
||||||
// Logging configuration starts here. Kea uses different loggers to log various
|
// Logging configuration starts here. Kea uses different loggers to log various
|
||||||
|
Reference in New Issue
Block a user