Change url back, specify autoindex

This commit is contained in:
niten 2023-10-13 08:17:41 -07:00
parent 524f1c9250
commit 389efe0323
1 changed files with 4 additions and 3 deletions

View File

@ -388,9 +388,10 @@ in {
plugin {
fts = solr
fts_solr = url=http://${cfg.solr.host}:${toString cfg.solr.port}/ ${
optionalString cfg.debug "debug"
}
fts_solr = url=http://${cfg.solr.host}:${
toString cfg.solr.port
}/solr/dovecot ${optionalString cfg.debug "debug"}
fts_autoindex = yes
fts_autoindex_exclude = \Junk
fts_autoindex_exclude = \Trash
fts_decoder = decode2text