use devdb for database host
use Full name for sitename
 ; error message displayed - used for GLM_DB class
 database.error.message   = "An error has occured with the database!"
 ; host to connect to
-database.params.host     = "ds3"
+database.params.host     = "ds4"
 ; username to connect as
 database.params.username = "nobody"
 ; database name to connect to
 error.ident       = ""
 error.conf.path        = "/var/www/server/"
 
-database.params.host = "ds3"
+database.params.host = "devdb"
 
 development = On
 
 
 ; Home page id of site in the toolbox
 home_id = 1
 ; Name to use in title tag and admin
-sitename = "cityofmi"
+sitename = "City of Mackinac Island"
 ; used in contactdb to limit number of entries per list
 entries_per_page = 10
 ; Turn short urls On or Off