mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-19 21:03:14 -07:00
fix NZBGet config for NZBDrone. fixes #356
This commit is contained in:
parent
e3f896d316
commit
412da68b8b
1 changed files with 2 additions and 10 deletions
|
@ -32,11 +32,8 @@
|
||||||
# NzbDrone port.
|
# NzbDrone port.
|
||||||
#ndport=8081
|
#ndport=8081
|
||||||
|
|
||||||
# NzbDrone username.
|
# NzbDrone API key.
|
||||||
#ndusername=
|
#ndapikey=
|
||||||
|
|
||||||
# NzbDrone password.
|
|
||||||
#ndpassword=
|
|
||||||
|
|
||||||
# NzbDrone uses ssl (0, 1).
|
# NzbDrone uses ssl (0, 1).
|
||||||
#
|
#
|
||||||
|
@ -48,11 +45,6 @@
|
||||||
# set this if using a reverse proxy.
|
# set this if using a reverse proxy.
|
||||||
#ndweb_root=
|
#ndweb_root=
|
||||||
|
|
||||||
# NzbDrone watch directory.
|
|
||||||
#
|
|
||||||
# set this to where your NzbDrone completed downloads are.
|
|
||||||
#ndwatch_dir=
|
|
||||||
|
|
||||||
## Extensions
|
## Extensions
|
||||||
|
|
||||||
# Media Extensions
|
# Media Extensions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue