1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-16 23:57:24 +02:00

Fixed error when config section is not commented

This commit is contained in:
Jeff Volkenant
2019-11-30 16:47:04 -08:00
parent 44b3258146
commit 581bab739f
2 changed files with 25 additions and 0 deletions

View File

@@ -28,6 +28,9 @@ apt_install solr-jetty dovecot-solr
# Solr requires a schema to tell it how to index data, this is provided by dovecot
cp /usr/share/dovecot/solr-schema.xml /etc/solr/conf/schema.xml
# Default config has an error with our config, placing our custom version
cp conf/solr-jetty.xml /etc/solr/solr-jetty.xml
# Update the dovecot plugin configuration
#
# Break-imap-search makes search work the way users expect, rather than the way