Minor updates

This commit is contained in:
Cort Buffington 2014-12-05 14:26:47 -06:00
parent acfb4700e5
commit 1b99f2bfa6

View File

@ -48,9 +48,9 @@ __status__ = 'Beta'
#************************************ #************************************
# #
db_host = '127.0.0.1' db_host = '127.0.0.1'
db_port = 8889 db_port = 1234
db_user = 'dmrlink' db_user = 'dmrlink'
db_pwd = 'k0usy' db_pwd = 'dmrlink'
db_name = 'dmrlink' db_name = 'dmrlink'
# #
# To change the table name, look for the line with: # To change the table name, look for the line with: