mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-10-29 17:22:20 +00:00
play it safe
This commit is contained in:
@@ -89,7 +89,8 @@ plugin {
|
||||
|
||||
service indexer-worker {
|
||||
executable = /bin/nice -n 10 /usr/libexec/dovecot/indexer-worker
|
||||
process_limit = {{ CPU_COUNT }}
|
||||
# TODO: maybe MAXPROC? I guess it depends on how much RAM is available
|
||||
process_limit = 1
|
||||
}
|
||||
|
||||
###############
|
||||
|
||||
Reference in New Issue
Block a user