web/ldtplatform/config.py.tmpl
changeset 722 2446fff2bea0
parent 719 1c0ac4068bbe
child 740 d03908cf3c73
--- a/web/ldtplatform/config.py.tmpl	Tue Jul 31 12:38:08 2012 +0200
+++ b/web/ldtplatform/config.py.tmpl	Tue Jul 31 17:31:52 2012 +0200
@@ -102,8 +102,7 @@
     'default': {
         #for elasticsearch use ldt.indexation.backends.elasticsearch_backend.ElasticsearchSearchEngine
         'ENGINE': 'haystack.backends.simple_backend.SimpleEngine',
+        #'URL': 'http://127.0.0.1:9200/',
+        #'INDEX_NAME': 'ldt',
     },
 }
-
-
-