mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-23 02:14:26 +00:00
scripts: changed SKIP_FTS text to warn on lower threaded systems
This commit is contained in:
parent
5a04942d89
commit
1dac8f1f66
2 changed files with 2 additions and 2 deletions
|
|
@ -379,7 +379,7 @@ SKIP_CLAMD=${SKIP_CLAMD}
|
|||
|
||||
SKIP_SOGO=n
|
||||
|
||||
# Skip FTS (Fulltext Search) for Dovecot on low-memory systems or if you simply want to disable it.
|
||||
# Skip FTS (Fulltext Search) for Dovecot on low-memory, low-threaded systems or if you simply want to disable it.
|
||||
# Dovecot inside mailcow use Flatcurve as FTS Backend.
|
||||
|
||||
SKIP_FTS=n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue