mirror of
https://github.com/nshttpd/mikrotik-exporter.git
synced 2025-02-13 00:11:19 +01:00
parent
d723fdfe38
commit
8578c271bb
@ -13,7 +13,7 @@ type Config struct {
|
||||
Features struct {
|
||||
BGP bool `yaml:"bgp,omitempty"`
|
||||
DHCP bool `yaml:"dhcp,omitempty"`
|
||||
DHCPL bool `yaml:"dhcpl,omitemptu"`
|
||||
DHCPL bool `yaml:"dhcpl,omitempty"`
|
||||
DHCPv6 bool `yaml:"dhcpv6,omitempty"`
|
||||
Routes bool `yaml:"routes,omitempty"`
|
||||
POE bool `yaml:"poe,omitempty"`
|
||||
|
Loading…
Reference in New Issue
Block a user