Update manticore configuration searchd settings

This commit is contained in:
DariusIII
2022-06-14 22:36:00 +02:00
parent 21f7c2b09f
commit be53951d76
+2 -2
View File
@@ -154,8 +154,8 @@ searchd
# so we can select from the RT index.
# The second listen is for sphinxql, to insert and delete data from the RT index.
# !*: http://sphinxsearch.com/docs/current.html#conf-listen
listen = 9312
listen = 9306:mysql41
listen = 9312:sphinx
listen = 9306:mysql
# log file, searchd run info is logged here
# optional, default is 'searchd.log'