Update manticore.conf
This commit is contained in:
parent
61954b820f
commit
3d18d4bc6f
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue