mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 22:03:13 -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
|
||||
#### sbCategory - category that gets called for post-processing with SB
|
||||
sbCategory = tv
|
||||
host=localhost
|
||||
port=8081
|
||||
username=
|
||||
password=
|
||||
host = localhost
|
||||
port = 8081
|
||||
username =
|
||||
password =
|
||||
###### ADVANCED USE - ONLY EDIT IF YOU KNOW WHAT YOU'RE DOING ######
|
||||
web_root=
|
||||
ssl=0
|
||||
watch_dir=
|
||||
failed_fork=0
|
||||
web_root =
|
||||
ssl = 0
|
||||
watch_dir =
|
||||
failed_fork = 0
|
||||
|
||||
|
||||
[HeadPhones]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue