mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-19 21:03:14 -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=
|
password=
|
||||||
web_root=
|
web_root=
|
||||||
ssl=0
|
ssl=0
|
||||||
|
watch_dir=
|
||||||
failed_fork=0
|
failed_fork=0
|
Loading…
Add table
Add a link
Reference in a new issue