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
Moe 2018-12-08 10:30:47 -08:00
parent f2a014a7c3
commit e13eef5390
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"port": 8080,
"passwordType": "sha256",
"detectorMergePamRegionTriggers": true,
"addStorage": [
{"name":"second","path":"__DIR__/videos2"}
],