Update conf.sample.json

cron-as-worker-process
Moe 2022-06-07 16:48:53 -07:00
parent a8c9309f00
commit bf6738d722
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
{ {
"port": 8080, "port": 8080,
"debugLog": false,
"videosDir": "__DIR__/videos",
"passwordType": "sha256", "passwordType": "sha256",
"detectorMergePamRegionTriggers": true, "detectorMergePamRegionTriggers": true,
"wallClockTimestampAsDefault": true, "wallClockTimestampAsDefault": true,