From d4a57e386c05300bed6ed89ff6e78e9e3990b95b Mon Sep 17 00:00:00 2001 From: Janos SUTO Date: Tue, 2 Jan 2024 08:49:15 +0100 Subject: [PATCH] Fixed manticore.conf Signed-off-by: Janos SUTO --- etc/manticore.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/manticore.conf.in b/etc/manticore.conf.in index 99d16af4..e779d56d 100755 --- a/etc/manticore.conf.in +++ b/etc/manticore.conf.in @@ -248,7 +248,7 @@ index note1 searchd { listen = 127.0.0.1:9312 - listen = 127.0.0.1:9306 + listen = 127.0.0.1:9306:mysql listen = 127.0.0.1:9307:mysql_readonly log = /var/piler/manticore/manticore.log binlog_max_log_size = 256M