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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user