config: add clean job config
This commit is contained in:
parent
0fd63ce192
commit
2b33a596d6
@ -24,7 +24,7 @@
|
|||||||
"RunDry": false,
|
"RunDry": false,
|
||||||
"At": "07:00",
|
"At": "07:00",
|
||||||
"FromDayBefore": false,
|
"FromDayBefore": false,
|
||||||
"From": "01:00",
|
"From": "03:00",
|
||||||
"To": "05:00",
|
"To": "05:00",
|
||||||
"MaxAmount": 0,
|
"MaxAmount": 0,
|
||||||
"MediaFolder": "./media/originals/",
|
"MediaFolder": "./media/originals/",
|
||||||
@ -33,6 +33,8 @@
|
|||||||
"ConfigFile": "./dvr-scanner/dvr-scan.cfg",
|
"ConfigFile": "./dvr-scanner/dvr-scan.cfg",
|
||||||
"DetectionFolder": "./media/detections/",
|
"DetectionFolder": "./media/detections/",
|
||||||
"RunDry": false
|
"RunDry": false
|
||||||
}
|
},
|
||||||
|
"RemoveOriginalFiles": false,
|
||||||
|
"RemoveDetectionFiles": false
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user