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