## ## Plugin settings ## # All wanted plugins must be listed in mail_plugins setting before any of the # settings take effect. See for list of plugins and # their configuration. Note that %variable expansion is done for all values. plugin { # FTS (full text search with Solr) fts = solr fts_solr = url=http://localhost:8080/solr/ }