[Config] Readded default Value for Xapian Heap

This commit is contained in:
Niklas Meyer 2022-01-28 11:01:31 +01:00 committed by GitHub
parent 26c5ed73e2
commit f2e0e50f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ SKIP_XAPIAN=${SKIP_XAPIAN}
# Xapian heap size in MB, there is no recommendation, please see Xapians docs.
# Xapian is replacing solr completely. It is supposed to be much more efficient in CPU and RAM consumption.
XAPIAN_HEAP=${XAPIAN_HEAP}
XAPIAN_HEAP=1024
# Allow admins to log into SOGo as email user (without any password)