Feb 25, 2020
This commit is contained in:
6
jails/config/mail/dovecot/conf.d/90-fts.conf
Normal file
6
jails/config/mail/dovecot/conf.d/90-fts.conf
Normal file
@ -0,0 +1,6 @@
|
||||
# We'll uncomment these when we set up Solr in the next section:
|
||||
plugin {
|
||||
fts_autoindex = yes
|
||||
fts = solr
|
||||
fts_solr = url=http://127.0.0.1:8983/solr/dovecot/
|
||||
}
|
||||
Reference in New Issue
Block a user