Update conf.sample.json

deprecate-old-monitor-groups
Moe 2022-12-18 13:29:04 -08:00
parent 7b31b387aa
commit f956271e5e
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,7 @@
{
"port": 8080,
"debugLog": false,
"enableFaceManager": false,
"videosDir": "__DIR__/videos",
"passwordType": "sha256",
"detectorMergePamRegionTriggers": true,
@ -26,8 +27,6 @@
"pass": "your_password_or_app_specific_password"
}
},
"cron":{
"key":"change_this_to_something_very_random__just_anything_other_than_this"
},
"cron":{},
"pluginKeys":{}
}