summaryrefslogtreecommitdiff
path: root/dovecot/conf.d/90-plugin.conf
blob: 0e7d21922d42ea7fd7758f47c8c4a3afd6fad180 (plain)
  1. ##
  2. ## Plugin settings
  3. ##
  4. # All wanted plugins must be listed in mail_plugins setting before any of the
  5. # settings take effect. See <doc/wiki/Plugins.txt> for list of plugins and
  6. # their configuration. Note that %variable expansion is done for all values.
  7. plugin {
  8. #setting_name = value
  9. fts = lucene
  10. fts_lucene = whitespace_chars=@. default_language=danish
  11. fts_autoindex=yes
  12. }