Remove develop setting for search
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 1 Aug 2014 14:21:08 +0000 (10:21 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 1 Aug 2014 14:21:08 +0000 (10:21 -0400)
trying to get search to show up on devlopment server but it seems that
the search engine is not setup correctly.

config/application.ini

index d22a623..2638e4c 100644 (file)
@@ -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