Updated manticore.conf to add killlist_target

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO 2023-09-27 19:13:20 +02:00
parent 1ca4d3b8c3
commit 197f09ed47

View File

@ -129,6 +129,7 @@ index dailydelta1
min_word_len = 1
stored_fields =
charset_table = <?php print CHARSET_TABLE; ?>
killlist_target = main1:kl, main2:kl, main3:kl, main4:kl, dailydelta1:kl
<?php print NGRAM_CONFIG; ?>
}