mirror of
https://github.com/Motion-Project/motion.git
synced 2026-03-04 14:26:13 -05:00
Add replacement for camera_tmo
This commit is contained in:
@@ -422,6 +422,12 @@ ctx_parm_depr config_parms_depr[] = {
|
||||
"\"camera_name\" replaced with \"device_name\"",
|
||||
"device_name"
|
||||
},
|
||||
{
|
||||
"camera_tmo",
|
||||
"0.0.1",
|
||||
"\"camera_tmo\" replaced with \"device_tmo\"",
|
||||
"device_tmo"
|
||||
},
|
||||
|
||||
{ "","","",""}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user