1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-11-23 22:04:47 +02:00

remove (broken) FTS

This commit is contained in:
Thomas Sänger
2019-01-10 12:07:42 +01:00
parent 520ebbb97d
commit 492f3867d8
4 changed files with 1 additions and 22 deletions

View File

@@ -3,10 +3,6 @@
# these few settings must however be configured before starting the mail
# server and require a restart upon change.
# Set this to `true` to disable full text search by lucene (value: true, false)
# This is a workaround for the bug in issue #751 (indexer-worker crashes)
DISABLE_FTS_LUCENE=false
###################################
# Common configuration variables
###################################