mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 10:36:52 -07:00
Add watch_dir
Allows specification of the default watch directory, relative to another PC to allow this script to be run between 2 systems
This commit is contained in:
parent
c1ced7c33f
commit
71808201d8
1 changed files with 2 additions and 1 deletions
|
@ -5,4 +5,5 @@ username=
|
|||
password=
|
||||
web_root=
|
||||
ssl=0
|
||||
failed_fork=0
|
||||
watch_dir=
|
||||
failed_fork=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue