comment out defaults

This commit is contained in:
Martin Cech
2015-04-21 13:56:56 -04:00
parent 16ee7fa74c
commit 912e27eeff
+2 -2
View File
@@ -51,8 +51,8 @@ session_secret = changethisinproduction
# you can generate search index and allow full text API searching over
# the repositories and tools within the Tool Shed given that you specify
# the following two config options.
toolshed_search_on = True
whoosh_index_dir = database/toolshed_whoosh_indexes
#toolshed_search_on = True
#whoosh_index_dir = database/toolshed_whoosh_indexes
# -- Analytics