From: Steve Sutton Date: Thu, 17 Jul 2014 18:03:28 +0000 (-0400) Subject: Update server and site config files X-Git-Tag: VV1^2~88^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=212cfe31c6dbde983ac8ec77dc72fc991dd0fd16;p=web%2FCityofMI.git Update server and site config files use devdb for database host use Full name for sitename --- diff --git a/config/server.ini b/config/server.ini index 84b880a..b9f0f97 100644 --- a/config/server.ini +++ b/config/server.ini @@ -79,7 +79,7 @@ database.adapter = "pgsql" ; 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 @@ -181,7 +181,7 @@ error.display = 1 error.ident = "" error.conf.path = "/var/www/server/" -database.params.host = "ds3" +database.params.host = "devdb" development = On diff --git a/config/site.ini b/config/site.ini index 9c03622..7ae41aa 100644 --- a/config/site.ini +++ b/config/site.ini @@ -16,7 +16,7 @@ owner.toll_free = False ; 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