mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
add safe_mode to remaining scripts
This commit is contained in:
parent
c7b320b3b8
commit
29f7592153
6 changed files with 30 additions and 0 deletions
|
@ -20,6 +20,11 @@
|
|||
# Set to 1 if you want nzbToMedia to automatically check for and update to the latest version
|
||||
#auto_update=0
|
||||
|
||||
# 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
|
||||
|
||||
## Mylar
|
||||
|
||||
# Mylar script category.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue