$config['ServerEngine']
with the correct TFS version you are running (TFS_02
, TFS_03
or TFS_10
).$config['sqlUser']
with your MySQL user (root).$config['sqlPassword']
with the MySQL password you chose.$config['sqlDatabase']
with the database name you chose.passwordType = "sha1"
.