Update manticore.conf

This commit is contained in:
dami 2025-07-23 12:41:07 +08:00
parent 61954b820f
commit 3d18d4bc6f
1 changed files with 4 additions and 0 deletions

View File

@ -10,4 +10,8 @@ searchd {
query_log = /var/log/manticore/query.log
pid_file = /var/run/manticore/searchd.pid
data_dir = /var/lib/manticore
workers = threads
binlog_path = /var/lib/manticore
max_children = 1000
max_matches = 1000000
}