mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 10:45:21 +03:00
Update wording
This commit is contained in:
parent
e337ffd1e3
commit
0987e11181
@ -182,7 +182,7 @@ class Dispatcher:
|
||||
if payload == "ON":
|
||||
if not self.config.cameras[camera_name].record.enabled_in_config:
|
||||
logger.error(
|
||||
f"Recordings are not enabled in the config, they can not be enabled after startup."
|
||||
f"Recordings must be enabled in the config to be turned on via MQTT."
|
||||
)
|
||||
return
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user