mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 22:03:13 -07:00
move DEBUG to conf
This commit is contained in:
parent
f9b2fb66d4
commit
009ea31e7f
1 changed files with 4 additions and 0 deletions
|
@ -72,6 +72,10 @@ CouchPotatoCategory=movies
|
||||||
|
|
||||||
# Clean up list. (space seperated, default *.nzb *.sfv *.1)
|
# Clean up list. (space seperated, default *.nzb *.sfv *.1)
|
||||||
FileCleanUp=*.nzb *.sfv *.1
|
FileCleanUp=*.nzb *.sfv *.1
|
||||||
|
|
||||||
|
# Toggle detailed output (0/1)
|
||||||
|
DEBUG=1
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
### POSTPROCESSING-PARAMETERS ###
|
### POSTPROCESSING-PARAMETERS ###
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue