myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [3750] trunk/config: moved example sunspot config


From: noreply
Subject: [myexperiment-hackers] [3750] trunk/config: moved example sunspot configuration out of the way of the real file
Date: Tue, 8 Oct 2013 13:53:12 +0000 (UTC)

Revision
3750
Author
dgc
Date
2013-10-08 13:53:12 +0000 (Tue, 08 Oct 2013)

Log Message

moved example sunspot configuration out of the way of the real file

Added Paths

Removed Paths

Diff

Deleted: trunk/config/sunspot.yml (3749 => 3750)


--- trunk/config/sunspot.yml	2013-10-08 13:42:10 UTC (rev 3749)
+++ trunk/config/sunspot.yml	2013-10-08 13:53:12 UTC (rev 3750)
@@ -1,18 +0,0 @@
-production:
-  solr:
-    hostname: localhost
-    port: 8983
-    log_level: WARNING
-
-development:
-  solr:
-    hostname: localhost
-    port: 8982
-    log_level: INFO
-
-test:
-  solr:
-    hostname: localhost
-    port: 8981
-    log_level: WARNING
-    

Copied: trunk/config/sunspot.yml.pre (from rev 3747, trunk/config/sunspot.yml) (0 => 3750)


--- trunk/config/sunspot.yml.pre	                        (rev 0)
+++ trunk/config/sunspot.yml.pre	2013-10-08 13:53:12 UTC (rev 3750)
@@ -0,0 +1,18 @@
+production:
+  solr:
+    hostname: localhost
+    port: 8983
+    log_level: WARNING
+
+development:
+  solr:
+    hostname: localhost
+    port: 8982
+    log_level: INFO
+
+test:
+  solr:
+    hostname: localhost
+    port: 8981
+    log_level: WARNING
+    

reply via email to

[Prev in Thread] Current Thread [Next in Thread]