mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
add default config parameter. fixes # 405
This commit is contained in:
parent
51d3729aff
commit
cb3166e807
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
ffmpeg_path =
|
||||
# Enable/Disable media file checking using ffprobe.
|
||||
check_media = 1
|
||||
# Enable/Disable a safety check to ensure we don't process all downloads in the default_downloadDirectories by mistake.
|
||||
safe_mode = 1
|
||||
|
||||
[CouchPotato]
|
||||
#### autoProcessing for Movies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue