From a74aba9c5215b903bbdb05d40607fb2ddb77aa54 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 15 Nov 2016 10:07:15 -0500 Subject: [PATCH] Remove extra dir Let's not get confused again. --- config/application.ini | 309 ----------------------------------------- config/server.ini | 262 ---------------------------------- config/site.ini | 30 ---- 3 files changed, 601 deletions(-) delete mode 100644 config/application.ini delete mode 100644 config/server.ini delete mode 100644 config/site.ini diff --git a/config/application.ini b/config/application.ini deleted file mode 100644 index c7de991..0000000 --- a/config/application.ini +++ /dev/null @@ -1,309 +0,0 @@ -; Production server configuration data -[production] -; Turn the banner application On or Off -bannerdb.application = Off - -; Turn the contact application On or Off -contactdb.application = On -; Set the first year available in the year select lists -; these are in the report builder form for admin -; site > admin > contacts > report builder -contactdb.first_year = 2011 -; used in the email out for the contact db -contactdb.production_mode = "ON" -; turn on for html email -contactdb.html_email = "ON" -; Turn on the streamsend module to use with our contact application -contactdb.streamsend.application = On -; Login id for the streamsend account -contactdb.streamsend.login = "AA93Z1NSRoyk" -; Transaction key for the streamsend account -contactdb.streamsend.key = "4ntUiAP5SOnUHzHj" -; Streamsend account name -contactdb.streamsend.account_name = "Harbor Country" -; Streamsend audience number -contactdb.streamsend.audience = "1" - -; Turn the coupon application On or Off -coupons.application = Off - -; Turn the event application On or Off -eventdb.application = On -; The page id in the toolbox that holds the event calendar -eventdb.event_page = 10 -; Turn the home page events module On or Off for the event application -eventdb.home_events = On - -; Turn the google search application On of Off -google.search.application = Off - -; Turn on Gaslight Media Search application On or Off -glmsearch.application = On -glmsearch.index = "Index_1" -glmsearch.site = "www.harborcountry.org" -glmsearch.login = "WebsiteServices" -glmsearch.key = "829800701e8440b67a78e3afbefa1049" - -; Turn the home page headlines module On or Off for the toolbox -headlines.application = On - -; Turn the member application On or Off -memberdb.application = On -; The page id in the toolbox that holds the login box to the members only area -memberdb.login_page = 13 -; The page id in the toolbox that is the members only area home page -memberdb.members.home_page = 21 -; The page id in the toolbox that is the members event page -memberdb.members.event_page = 61 -; The page id in the toolbox that is the members only area profile form page -memberdb.members.profile_form_page = 22 -; The page id in the toolbox that is the members only area coupons page -memberdb.members.coupons.page = 23 -memberdb.members.coupons.notification_email = "chamber@harborcountry.org" -; The page id in the toolbox that is the members only area events page -memberdb.members.events_page = 24 -memberdb.members.events.notification_email = "chamber@harborcountry.org" -; The page id in the toolbox that is the members only reporting page -memberdb.members.reports_page = 25 -; The page id in the toolbox that is the members only leads page -memberdb.members.leads_page = 29 -; Turn the trip planner module On or Off for the member application -memberdb.session.list = On -; The page id in the toolbox that holds the output for the trip planner -memberdb.session.page = 26 -; The page id in the toolbox that holds the create account form for the trip planner -memberdb.session.form = 27 -; Turn on the streamsend module to use with our member application -memberdb.streamsend.application = On - -; Turn the news On or Off -news.application = Off -; Turn the home page news On or Off -news.application = Off - -; Turn the photo gallery application On or Off -photo_gallery.application = On - -; Turn the postcard application On or Off -postcarddb.application = Off - -; Turn the rotating image application On or Off -rotating_images.application = On - -; Turn the weather application On or Off -weather.application = On - -; -- Common Registrations Application - V3 -- -; Turn the event registration application On or Off -event_registration.application = On -; Customer Information -event_registration.organization = "Harbor Country Chamber of Commerce" -event_registration.organization_short = "Harbor Country" -event_registration.organization_address = "530 S. Whittaker St. Suite F" -event_registration.organization_city = "New Buffalo" -event_registration.organization_state = "MI" -event_registration.organization_zip = "49117" -event_registration.organization_phone = "269-469-5409" -event_registration.organization_toll_free = "" -event_registration.organization_internal_email = "marketing@harborcountry.org" -event_registration.organization_from_email = "chamber@harborcountry.org" -; General Setup -event_registration.copyright_start = 2010 -event_registration.event_page = 88 -; Text used with catid in URLs -event_registration.link_name = "registrations" -event_registration.have_members = Off -event_registration.registered_users = Off -event_registration.medical_info = Off -event_registration.save_contacts = Off -; Event Selection Process - Default is standard selection process -event_registration.default = On -event_registration.select_by_month = On -event_registration.select_by_code = Off -event_registration.select_by_picklists = Off -event_registration.show_past_events = Off -event_registration.show_event_button = On -; If On causes all past events to be set to Active off when listing events in admin section -event_registration.auto_inactive = On -event_registration.categories_on_intro_page = On -; If main categories are off then sub_categories are not used -event_registration.main_categories = On -event_registration.show_empty_categories = Off -event_registration.sub_categories = Off -event_registration.show_empty_sub_categories = Off -event_registration.attributes = Off -; Some output configuration items -event_registration.show_search_result_as_title = On -; Show event detail in search results? -event_registration.show_event_detail_in_search_results = Off -; Other items that we may or may not what to show -event_registration.display_only_mode = Off -event_registration.include_events_in_category_list = On -event_registration.show_event_codes = Off -event_registration.show_instructor_in_event_lists = Off -event_registration.show_instructor_in_event_detail = Off -event_registration.show_event_terms_in_event_detail = On -event_registration.show_cutoff_dates = On -; Whether to show rates in lists of events - If on, specify type for displaying ("detail" = detailed, "from" = "From: {lowest cost}") -event_registration.show_rates_in_event_lists = On -event_registration.show_rates_type = "from" -; Selection of View/Template locations - Custom view and css files located in virtual server at /Toolkit/Registrations/Views -event_registration.custom_view_files = Off -event_registration.custom_stylesheet = On -; Permitted methods of payment - Must be one of the following "Yes", "No", or "Restricted" (admin users only) -event_registration.payment_methods.comp_code = "Yes" -event_registration.payment_methods.check = "Yes" -event_registration.payment_methods.cash = "Yes" -event_registration.payment_methods.credit_card = "Yes" -event_registration.payment_methods.call_from_merchant = "No" -; -- Billing fields required for each payment type -; -- Use comma separated list using: "fname, lname, addr1, addr2, city, state, country, zip, phone, fax" -event_registration.use_full_billing_info_at_top = No -; if use_full_billing_info_at_top = No -event_registration.bill_info_req.comp_code = "fname, lname, phone" -event_registration.bill_info_req.check = "fname, lname, phone" -event_registration.bill_info_req.cash = "fname, lname, phone" -event_registration.bill_info_req.credit_card = "fname, lname, addr1, addr2, city, state, country, zip, phone, fax" -event_registration.bill_info_req.call_from_merchant = "fname, lname, addr1, addr2, city, state, country, zip, phone, fax" -; -- Billing fields to ignore when no payment is required (free registration) - Only when use_full_billing_info_at_top YES above -event_registration.free_use_fname = On -event_registration.free_use_lname = On -event_registration.free_use_addr1 = Off -event_registration.free_use_addr2 = Off -event_registration.free_use_city = Off -event_registration.free_use_state = Off -event_registration.free_use_country = Off -event_registration.free_use_zip = Off -event_registration.free_use_phone = On -event_registration.free_use_fax = Off -; Accepts Credit Cards bitmap (add up selected) where: Visa = 1, MasterCard = 2, American Express = 4, Discover = 8, Diners Club = 16 -event_registration.cc_accepts = 15 -; Credit Card Processing selection where: By merchant = 1, Authorize.net = 2, Merchant Solutions = 3 -event_registration.proc_method = 1 -; Authorize.net integration -; test: LOCAL_TEST, LOCAL_FAIL, TRUE, FALSE (Must be FALSE for production) -; conf: Set to TRUE to have Authorize.net send a confirmation E-Mail to the user. -event_registration.authorize_net.login = "" -event_registration.authorize_net.key = "" -event_registration.authorize_net.test = "TRUE" -event_registration.authorize_net.conf = "TRUE" -event_registration.authorize_net.merchant_email = "" -; Merchant Solutions integration -event_registration.merchant_solutions.acctid = "" -event_registration.merchant_solutions.merchantpin = "" -; -- Items to show in E-Mail notification to instructors -event_registration.instr_notification.billing_info = On -event_registration.instr_notification.email = On -event_registration.instr_notification.phone = On -event_registration.instr_notification.duration = On -event_registration.instr_notification.short_descr = On -event_registration.instr_notification.contact_fname = On -event_registration.instr_notification.contact_lname = On -event_registration.instr_notification.contact_addr1 = On -event_registration.instr_notification.contact_addr2 = On -event_registration.instr_notification.contact_city = On -event_registration.instr_notification.contact_phone = On -event_registration.instr_notification.contact_fax = On -; Text Configurations -event_registration.title = "Event Registration" -event_registration.word.category = "Category" -event_registration.word.categories = "Categories" -event_registration.word.sub_category = "Sub Category" -event_registration.word.sub_categories = "Sub Categories" -event_registration.word.attribute = "type" -event_registration.word.attributes = "types" -event_registration.word.event = "event" -event_registration.word.events = "events" -event_registration.word.registration = "registration" -event_registration.word.registrations = "registrations" -event_registration.word.register = "register" -event_registration.word.registering = "registering" -event_registration.word.registered = "registered" -event_registration.word.attendee = "registrant" -event_registration.word.attendees = "registrants" -event_registration.word.attending = "registering" -event_registration.word.attended = "registered" -event_registration.word.member = "member" -event_registration.word.members = "members" -event_registration.word.user_id = "user ID" -event_registration.word.password = "password" -event_registration.word.instructor = "instructor" -event_registration.word.instructors = "instructors" -event_registration.titles.use_payment_comp_code = "Use Payment Comp Code" -event_registration.titles.payment_comp_code = "Payment Comp Code" -event_registration.titles.send_a_check = "Send a Check" -event_registration.titles.paid_cash = "Paid Cash" -event_registration.titles.call_from_merchant = "We will call you to complete your order." -event_registration.titles.pay_by_cash = "Pay by Cash" -event_registration.titles.pay_by_credit_card = "Pay by Credit Card" -event_registration.titles.registration_button = "Reserve Now" -; Contact fields and terms - leave a term empty (no spaces) to not use that field in forms and reports -; NOTE that city, state, zip, and country fields must either be all used or all off! No prompt will used for output for these fields. -event_registration.show_contact_data = On -event_registration.show_same_button = Off -event_registration.titles.contact_information = "Additional Information" -event_registration.prompt.contact_fname = "Business Name" -event_registration.required.contact_fname = On -event_registration.prompt.contact_lname = "" -event_registration.required.contact_lname = Off -event_registration.prompt.contact_addr1 = "" -event_registration.required.contact_addr1 = Off -event_registration.prompt.contact_addr2 = "" -event_registration.required.contact_addr2 = Off -event_registration.prompt.contact_city = "" -event_registration.required.contact_city = Off -event_registration.prompt.contact_state = "" -event_registration.required.contact_state = Off -event_registration.prompt.contact_zip = "" -event_registration.required.contact_zip = Off -event_registration.prompt.contact_country = "" -event_registration.required.contact_country = Off -event_registration.prompt.contact_phone = "" -event_registration.required.contact_phone = Off -event_registration.prompt.contact_fax = "" -event_registration.required.contact_fax = Off -; Admin Defaults -; sort_field is field name to sort, sort_direction is either "Forward" or "Backward" -event_registration.admin_opt.Submissions.sort_field = "" -event_registration.admin_opt.Submissions.sort_direction = "" -; status is comma-separated list of (UNPAID, CC_PEND, CC_PAID, CC_DECL, CHECK_PEND, CHECK_PAID, COMP, AT_EVENT, CASH_PAID, NO_CHARGE, OTHER_ADMIN, FAILED, CANCELED) -event_registration.admin_opt.Submissions.status = "UNPAID, CC_PEND, CC_PAID, CHECK_PEND, CHECK_PAID, AT_EVENT, COMP, CASH_PAID, NO_CHARGE, OTHER_ADMIN" -; Debug levels 0 to 3 -event_registration.debug = 0 -event_registration.debug_view = Off -event_registration.debug_mail = Off -event_registration.checkout_debug = Off - -; Turn the gift certificate application On or Off -gift_certificates.application = Off - -ticketing.available = Off -ticketing.catid = Off -ticketing.cat_seo = Off - - - -; development server configuration data inherits from production and -; overrides values as necessary -[development : production] -event_registration.debug = 0 -event_registration.debug_view = Off -event_registration.debug_mail = Off -event_registration.checkout_debug = Off - -; continuous integration server configuration data inherits from development -; and overrides values as necessary -[continuous_integration : development] - -; chuck's server configuration data inherits from development -; and overrides values as necessary -[chuck : development] -event_registration.debug = 0 -event_registration.debug_view = Off -event_registration.debug_mail = On -event_registration.checkout_debug = Off - -; steve's server configuration data inherits from development -; and overrides values as necessary -[steve : development] - diff --git a/config/server.ini b/config/server.ini deleted file mode 100644 index ad0c426..0000000 --- a/config/server.ini +++ /dev/null @@ -1,262 +0,0 @@ -; Production site configuration data -[production] -; Name used in the title tag, admin area and emails -site_url = "http://www.harborcountry.org/" - -; Link URL to access mobile site to home page -mobile.link = -mobile.hostname = On - -; google search api key -google.search.key = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRT9PY8-4c5xPr71Q7CZ_E9OOktIvhS7e6r_9XaLW5jy3O84t-dz7SK21Q" -; google search site restriction -google.search.site_restriction = "http://www.ucgaylord.org/" -; google maps api key -google.maps.key = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRT9PY8-4c5xPr71Q7CZ_E9OOktIvhS7e6r_9XaLW5jy3O84t-dz7SK21Q" - -; unsecure url to servers app.gaslightmedia.com directory -app.base_url = "http://app.gaslightmedia.com/" -; secure url to servers app.gaslightmedia.com directory -app.base_secure_url = "https://app.gaslightmedia.com/" - -; secure url to file server -file_server.secure = "https://is0.gaslightmedia.com/" -; unsecure url to file server -file_server.unsecure = "http://is0.gaslightmedia.com/" -; owner id for the file server -file_server.owner_id = "harborcountrychamberofcommerce" -; owner password for the file server -file_server.owner_password = "R65Y2VhQ" - -; Who to send emails to when we handle an error -error.email = "errors@gaslightmedia.com" -; level of error reporting -error.reporting = 0 -; display errors on web page? -error.display = 0 -; type of PEAR_Log subclass to use for error logging -error.type = "error_log" -; constant name of PEAR_Log store to use -error.name = "PEAR_LOG_TYPE_FILE" -; identity reported to the log system -error.ident = "Production" -; Log error messages up to and including this level -; HIGHEST PRIORITY -; +-------------------------------------------+ -; |PEAR_LOG_EMERG |System is unusable | -; +-----------------+-------------------------+ -; |PEAR_LOG_ALERT |Immediate action required| -; +-----------------+-------------------------+ -; |PEAR_LOG_CRIT |Critical conditions | -; +-----------------+-------------------------+ -; |PEAR_LOG_ERR |Error conditions | -; +-----------------+-------------------------+ -; |PEAR_LOG_WARNING |Warning conditions | -; +-----------------+-------------------------+ -; |PEAR_LOG_NOTICE |Normal but significant | -; +-----------------+-------------------------+ -; |PEAR_LOG_INFO |Informational | -; +-----------------+-------------------------+ -; |PEAR_LOG_DEBUG |Debug-level messages | -; +-------------------------------------------+ -; LOWEST PRIORITY -error.level = "PEAR_LOG_WARNING" -; constant used to figure out what site we are in -error.conf.server = "SERVER_DIRECTORY" -; path to log file -error.conf.path = "/var/www/log/" -; log file name -error.conf.file = "php.error" -; format of printed error message in log file -error.conf.line_format = "%{timestamp: PRIORITY: %{priority} MESSAGE: %{message} -" - -; type of database we're using -database.type = "postgres" -; adapter for database -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 = "ds4" -; username to connect as -database.params.username = "nobody" -; database name to connect to -database.params.dbname = "harborcountry" - -; if we're in development mode or not -development = Off - -; site owner email address -email.owner = "request@harborcountry.org" -; reply header for admin/MContact -email.reply_member_news = "chamber@harborcountry.org" -; which email address should pending member update notifications go to -; if you set this to false - no emails will be sent for updates -email.member_record_updates_advisor = "chamber@harborcountry.org" -; reply-to email used in the members forgot password email -email.member_forgot_password_email_reply_to = "chamber@harborcountry.org" -; This is where the first email goes to notify the site owner that a gift -; certificate has been ordered -email.giftcert = Off -; used at the from address for gift certificate emails -email.giftcert_from = Off -; email contains senstive information and must be an upnorth.net address -email.giftcert_secure = Off -; used in admin/Contact mailout.phtml file in the reply-to header -email.reply_to = "info@harborcountry.org" -; email address to send the banner reports to for the site admin -email.banner_reports_admin = "info@harborcountry.org" -; email address to send banner expiration notices to -email.expiring_banner_notification = "info@harborcountry.org" -; from header for admin/Contact mailout -; -; the networking department assigns an alias for the -; "From:newsletter@xxx.com address that forwards to a -; "xxx_bounce@harbor.gaslightmedia.com" address -; -; xxx being the domain of the website -email.from_news = "newsletter@harborcountry.org" -; from header for admin/MContact mailout -; -; the networking department assigns an alias for the -; "From:newsletter@xxx.com address that forwards to a -; "xxx_bounce@harbor.gaslightmedia.com" address -; -; xxx being the domain of the website -email.from_member_news = "newsletter@harborcountry.org" -; dead email address for forms w/ one-way communication -; ie: pending member updates -email.do_not_reply = "donotreply@gaslightmedia.com" - -auth.test = "LOCAL_TEST" -auth.send_conf = Off -auth.merchant_email = Off -auth.debug = Off - -; turn on/off xhtml output -; if Off, html 4 strict is used -xhtml = Off - -; version number for site resources -; ie: stylesheets or scripts -; this will be used for cache-busting -resources.version = 1 -; environment request for resources -; choices are "dev" or "prod" -; dev will request resources that are not compressed -; prod will request resources that have been compressed and minified -resources.environment.javascript = "prod" -resources.environment.css = "prod" - -; development site configuration data inherits from production and -; overrides values as necessary -[development : production] -site_url = "http://dev53.gaslightmedia.com/www.harborcountry.org/" - -mobile.link = -mobile.hostname = Off - -google.search.key = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRTeX7yNUukyMrmY8FsCXcCA9axlYBTyhehgzuXOUfNI0E5UYHCLponA0A" -google.maps.key = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRQsHGkczIjpqPY1-dTKNoaiGtfPJBTloI-YH7fzUV-bsMLwcy2Yjyti7A" - -app.base_url = "http://dev53.gaslightmedia.com/app.gaslightmedia.com/" -app.base_secure_url = "https://dev53.gaslightmedia.com/app.gaslightmedia.com/" - -error.reporting[] = E_ALL -error.reporting[] = E_NOTICE -error.display = 1 -error.ident = "" -error.conf.path = "/var/www/server/" - -database.params.host = "devdb" - -development = On - -email.owner = "steve@gaslightmedia.com" -email.reply_member_news = "steve@gaslightmedia.com" -email.member_record_updates_advisor = "steve@gaslightmedia.com" -email.member_forgot_password_email_reply_to = "steve@gaslightmedia.com" -email.giftcert = "steve@gaslightmedia.com" -email.giftcert_from = "steve@gaslightmedia.com" -email.giftcert_secure = "steve@gaslightmedia.com" -email.reply_to = "steve@gaslightmedia.com" -email.banner_reports_admin = "steve@gaslightmedia.com" -email.expiring_banner_notification = "steve@gaslightmedia.com" -email.from_news = "steve@gaslightmedia.com" -email.from_member_news = "steve@gaslightmedia.com" - -resources.version = "rand" -resources.environment.javascript = "dev" -resources.environment.css = "dev" - -[continuous_integration : development] -site_url = "http://dev53.gaslightmedia.com/www.harborcountry.org/" - -mobile.link = -mobile.hostname = Off - -google.search.key = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRTeX7yNUukyMrmY8FsCXcCA9axlYBTyhehgzuXOUfNI0E5UYHCLponA0A" -google.maps.key = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRQsHGkczIjpqPY1-dTKNoaiGtfPJBTloI-YH7fzUV-bsMLwcy2Yjyti7A" - -app.base_url = "http://app.gaslightmedia.com/" -app.base_secure_url = "https://app.gaslightmedia.com/" - -resources.environment.javascript = "prod" -resources.environment.css = "prod" - -[chuck : development] -site_url = "http://192.168.44.3/www.harborcountry.org/" - -mobile.link = -mobile.hostname = On - -google.search.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQhDw8ITgl-K4LjnHuSww6VQQFDnA" -google.maps.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQhDw8ITgl-K4LjnHuSww6VQQFDnA" - -app.base_url = "http://192.168.44.3/app.gaslightmedia.com/" - -database.params.host = "localhost" - -email.owner = "cscott@gaslightmedia.com" -email.reply_member_news = "cscott@gaslightmedia.com" -email.member_record_updates_advisor = "cscott@gaslightmedia.com" -email.member_forgot_password_email_reply_to = "cscott@gaslightmedia.com" -email.giftcert = "cscott@gaslightmedia.com" -email.giftcert_from = "cscott@gaslightmedia.com" -email.giftcert_secure = "cscott@gaslightmedia.com" -email.reply_to = "cscott@gaslightmedia.com" -email.banner_reports_admin = "cscott@gaslightmedia.com" -email.expiring_banner_notification = "cscott@gaslightmedia.com" -email.from_news = "cscott@gaslightmedia.com" -email.from_member_news = "cscott@gaslightmedia.com" - -[steve : development] -site_url = "http://vserver/www.harborcountry.org/" - -mobile.link = -mobile.hostname = Off - -google.search.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQhDw8ITgl-K4LjnHuSww6VQQFDnA" -google.maps.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQhDw8ITgl-K4LjnHuSww6VQQFDnA" - -app.base_url = "http://192.168.99.194/app.gaslightmedia.com/" - -file_server.secure = "http://is0.gaslightmedia.com/" -file_server.unsecure = "http://is0.gaslightmedia.com/" - -database.params.host = "devdb" - -email.owner = "steve@localhost" -email.reply_member_news = "steve@localhost" -email.member_record_updates_advisor = "steve@localhost" -email.member_forgot_password_email_reply_to = "steve@localhost" -email.giftcert = "steve@localhost" -email.giftcert_from = "steve@localhost" -email.giftcert_secure = "steve@localhost" -email.reply_to = "steve@localhost" -email.banner_reports_admin = "steve@localhost" -email.expiring_banner_notification = "steve@localhost" -email.from_news = "steve@localhost" -email.from_member_news = "steve@localhost" - diff --git a/config/site.ini b/config/site.ini deleted file mode 100644 index 80157d3..0000000 --- a/config/site.ini +++ /dev/null @@ -1,30 +0,0 @@ -; Production server configuration data -[production] -; Home page id of site in the toolbox -home_id = 1 -; Name to use in title tag and admin -sitename = "Harbor Country Chamber of Commerce" -; used in contactdb to limit number of entries per list -entries_per_page = 10 -; Turn short urls On or Off -; requires .htaccess enabled -short_urls = Off -; Site is mobile enabled -mobile_site = Off - -; development server configuration data inherits from production and -; overrides values as necessary -[development : production] - -; continuous integration server configuration data inherits from development -; and overrides values as necessary -[continuous_integration : development] - -; chuck's server configuration data inherits from development -; and overrides values as necessary -[chuck : development] - -; steve's server configuration data inherits from development -; and overrides values as necessary -[steve : development] - -- 2.17.1