; 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
email.from_member_news = "cscott@gaslightmedia.com"
[steve : development]
-site_url = "http://vserver/www.cedarvillemarine.com/"
+site_url = "http://localhost:8080/www.cedarvillemarine.com/"
mobile.link =
mobile.hostname = Off
google.search.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQhDw8ITgl-K4LjnHuSww6VQQFDnA"
google.maps.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQhDw8ITgl-K4LjnHuSww6VQQFDnA"
-app.base_url = "http://vserver/app.gaslightmedia.com/"
-app.base_secure_url = "https://vserver/app.gaslightmedia.com/"
+app.base_url = "http://localhost:8080/app.gaslightmedia.com/"
+app.base_secure_url = "https://localhost:8080/app.gaslightmedia.com/"
database.params.host = "devdb"
; Home page id of site in the toolbox
home_id = 1
; Name to use in title tag and admin
-sitename = "cedarvillemarine"
+sitename = "Cedarville Marine"
; used in contactdb to limit number of entries per list
entries_per_page = 10
; Turn short urls On or Off
<html lang="en">
<head>
<meta charset="utf-8">
-<title>Cedarville Marine web template</title>
+<title>{pageTitle:h}</title>
+<meta name="description" content="{metaTags:h}">
<!-- css -->
{styles:h}
<link rel="stylesheet" href="{mediaBaseURL:h}styles.css">