summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rc.org12
1 files changed, 6 insertions, 6 deletions
diff --git a/rc.org b/rc.org
index f9c0b95..b046d1b 100644
--- a/rc.org
+++ b/rc.org
@@ -426,13 +426,13 @@ userdb {
# separator = /
# }
-# mail_plugins = $mail_plugins fts fts_lucene
+mail_plugins = $mail_plugins fts fts_lucene
-# plugin {
-# fts = lucene
-# fts_lucene = whitespace_chars=@.
-# fts_autoindex = yes
-# }
+plugin {
+ fts = lucene
+ fts_lucene = whitespace_chars=@.
+ fts_autoindex = yes
+}
#+end_src
** Dunst