consistent format

This commit is contained in:
Clinton Hall 2013-03-23 16:28:52 -07:00
commit 1af4d42788

View file

@ -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]