Skip to content

Commit cf203f7

Browse files
committed
Lower FTS dovecot verbosity
1 parent 027829c commit cf203f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/mail/dovecot/dovecot.erb.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ plugin {
168168
# Start full text search settings
169169
plugin {
170170
fts = xapian
171-
fts_xapian = full=20 verbose=2
171+
fts_xapian = full=20 verbose=1
172172
fts_autoindex = yes
173173
fts_enforced = yes
174174
}

0 commit comments

Comments
 (0)