From cb3166e80727c193e9c300890b0b2cf3e50b387e Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Wed, 28 May 2014 10:20:45 +0930 Subject: [PATCH] add default config parameter. fixes # 405 --- autoProcessMedia.cfg.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/autoProcessMedia.cfg.spec b/autoProcessMedia.cfg.spec index c8da2f74..6ac89894 100644 --- a/autoProcessMedia.cfg.spec +++ b/autoProcessMedia.cfg.spec @@ -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