UCI refinement

pull/1/head
riley 1 year ago
parent 5fd721e87a
commit ee72c62c8c

@ -46,7 +46,7 @@ o = s:option(Value, "host", "MQTT Host")
o.default = "mqtt.server.com"
-- Detectors Configuration
s = m:section(TypedSection, "frigate_config", "Detectors Configuration", "Settings for Detectors")
s = m:section(NamedSection, "detectors", "frigate_config", "Settings for Detectors")
s.addremove = false
s.anonymous = true

Loading…
Cancel
Save