From 8ea94943df31d931b640d702d944ba8b7ed9b425 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 11 Jun 2014 16:12:24 -0400 Subject: [PATCH] Update site config Add client name and address --- config/site.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/site.ini b/config/site.ini index ab4d1ac..2935106 100644 --- a/config/site.ini +++ b/config/site.ini @@ -2,13 +2,13 @@ [production] ; Web Site Owner Information - for use by certain applications -owner.name = "Gaslight Media" -owner.short_name = "GLM" -owner.address1 = "120 E. Lake St." +owner.name = "Soo Locks Boat Tours" +owner.short_name = "Soo Locks" +owner.address1 = "PO Box 739" owner.address2 = False -owner.city = "Petoskey" +owner.city = "Sault Ste Marie" owner.state = "MI" -owner.zip = "49770" +owner.zip = "49783" owner.country = "US" owner.phone = "231-487-0692" owner.toll_free = False -- 2.17.1