mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
consistent format
This commit is contained in:
parent
a5be594abe
commit
1af4d42788
1 changed files with 8 additions and 8 deletions
|
@ -22,15 +22,15 @@ delete_failed = 0
|
||||||
#### autoProcessing for TV Series
|
#### autoProcessing for TV Series
|
||||||
#### sbCategory - category that gets called for post-processing with SB
|
#### sbCategory - category that gets called for post-processing with SB
|
||||||
sbCategory = tv
|
sbCategory = tv
|
||||||
host=localhost
|
host = localhost
|
||||||
port=8081
|
port = 8081
|
||||||
username=
|
username =
|
||||||
password=
|
password =
|
||||||
###### ADVANCED USE - ONLY EDIT IF YOU KNOW WHAT YOU'RE DOING ######
|
###### ADVANCED USE - ONLY EDIT IF YOU KNOW WHAT YOU'RE DOING ######
|
||||||
web_root=
|
web_root =
|
||||||
ssl=0
|
ssl = 0
|
||||||
watch_dir=
|
watch_dir =
|
||||||
failed_fork=0
|
failed_fork = 0
|
||||||
|
|
||||||
|
|
||||||
[HeadPhones]
|
[HeadPhones]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue