Allow merging regions triggers for Built-In Motion+
- update conf.sample.json. New installs will use the merged method for better performance on the client side.merge-requests/43/head
parent
f2a014a7c3
commit
e13eef5390
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"port": 8080,
|
||||
"passwordType": "sha256",
|
||||
"detectorMergePamRegionTriggers": true,
|
||||
"addStorage": [
|
||||
{"name":"second","path":"__DIR__/videos2"}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue