don't need user/pass when using api. fix #142

This commit is contained in:
clinton-hall 2013-05-28 13:20:09 +09:30
commit 41130030c1
10 changed files with 30 additions and 125 deletions

View file

@ -28,12 +28,6 @@
# CouchPotato port.
#cpsport=5050
# CouchPotato username.
#cpsusername=
# CouchPotato password.
#cpspassword=
# CouchPotato uses ssl (0, 1).
#
# Set to 1 if using ssl, else set to 0.
@ -119,12 +113,6 @@
# HeadPhones port.
#hpport=8181
# HeadPhones username.
#hpusername=
# HeadPhones password.
#hppassword=
# HeadPhones uses ssl (0, 1).
#
# Set to 1 if using ssl, else set to 0.
@ -185,12 +173,6 @@
# Gamez port.
#gzport=8085
# Gamez username.
#gzusername=
# Gamez password.
#gzpassword=
# Gamez uses ssl (0, 1).
#
# Set to 1 if using ssl, else set to 0.