add safe_mode to remaining scripts

This commit is contained in:
clinton-hall 2014-05-27 20:44:54 +09:30
commit 29f7592153
6 changed files with 30 additions and 0 deletions

View file

@ -24,6 +24,11 @@
# Enable/Disable media file checking using ffprobe.
#check_media=1
# Safe Mode protection of DestDir (0, 1).
#
# Enable/Disable a safety check to ensure we don't process all downloads in the default_downloadDirectory by mistake.
#safe_mode=1
# Media Extensions
#
# This is a list of media extensions that are used to verify that the download does contain valid media.