Remove indexer block to attempt to prevent Manticore DB crash
This commit is contained in:
parent
bf802d7fdf
commit
caded433b7
|
@ -255,11 +255,11 @@ common {
|
|||
# plugin_dir =
|
||||
}
|
||||
|
||||
indexer {
|
||||
lemmatizer_cache = 1024M
|
||||
max_iops = 0
|
||||
max_iosize = 0
|
||||
mem_limit = 1024M
|
||||
}
|
||||
# indexer {
|
||||
# lemmatizer_cache = 1024M
|
||||
# max_iops = 0
|
||||
# max_iosize = 0
|
||||
# mem_limit = 1024M
|
||||
# }
|
||||
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue