mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
fix issues with previous 2 commits. fixes #378
This commit is contained in:
parent
e099a71bc0
commit
59ff450d25
3 changed files with 15 additions and 11 deletions
|
@ -33,11 +33,8 @@
|
|||
# Mylar port.
|
||||
#myport=8090
|
||||
|
||||
# Mylar username.
|
||||
#myusername=
|
||||
|
||||
# Mylar password.
|
||||
#mypassword=
|
||||
# Mylar api key.
|
||||
#myapikey=
|
||||
|
||||
# Mylar uses ssl (0, 1).
|
||||
#
|
||||
|
@ -49,6 +46,11 @@
|
|||
# set this if using a reverse proxy.
|
||||
#myweb_root=
|
||||
|
||||
# Mylar wait_for
|
||||
#
|
||||
# Set the number of minutes to wait after calling the force process, to check the issue has changed status.
|
||||
#myswait_for=1
|
||||
|
||||
# Mylar watch directory.
|
||||
#
|
||||
# set this to where your Mylar completed downloads are.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue