Remove indexer block to attempt to prevent Manticore DB crash

This commit is contained in:
Mark Veidemanis 2022-09-08 07:20:30 +01:00
parent c2bdb3fd15
commit fed3cdbf5a
1 changed files with 6 additions and 6 deletions

View File

@ -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