]> git.openstreetmap.org Git - osqa.git/blob - forum_modules/sphinxfulltext/settings.py
c98de7b3e9ee1de9179ac83502be26d6f2730725
[osqa.git] / forum_modules / sphinxfulltext / settings.py
1 SPHINX_API_VERSION = 0x113 #refer to djangosphinx documentation\r
2 SPHINX_SEARCH_INDICES=('osqa',) #a tuple of index names remember about a comma after the\r
3 #last item, especially if you have just one :)\r
4 SPHINX_SERVER='localhost'\r
5 SPHINX_PORT=3312\r