From: Steve Sutton Date: Fri, 1 Aug 2014 14:21:08 +0000 (-0400) Subject: Remove develop setting for search X-Git-Tag: VV1^2~15^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=6f24652fa0b0d1d3b5be1527f0962ea45ef82b6d;p=web%2FCityofMI.git Remove develop setting for search trying to get search to show up on devlopment server but it seems that the search engine is not setup correctly. --- diff --git a/config/application.ini b/config/application.ini index d22a623..2638e4c 100644 --- a/config/application.ini +++ b/config/application.ini @@ -131,11 +131,6 @@ blocks.application = On ; development server configuration data inherits from production and ; overrides values as necessary [development : production] -glmsearch.application = On -glmsearch.index = "Development_1" -glmsearch.site = "dev53.gaslightmedia.com/www.cityofmi.org" -glmsearch.login = "WebsiteServices" -glmsearch.key = "829800701e8440b67a78e3afbefa1049" ; chuck's server configuration data inherits from development ; and overrides values as necessary