Skip to content

Commit f1c086b

Browse files
committed
data/settings: mail_nfs_storage - Fix it to say mails, not indexes
1 parent f29c563 commit f1c086b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7755,7 +7755,7 @@ and [[setting,mail_fsync,optimized]].`
77557755
values: setting_types.BOOLEAN,
77567756
text: `
77577757
This setting attempts to flush NFS caches when accessing mail storage. The
7758-
intention was that it would allow accessing the same user's index files in
7758+
intention was that it would allow accessing the same user's mails in
77597759
multiple servers at the same time. However, this couldn't be made to work
77607760
perfectly due to the way Linux and BSD kernels work internally. The setting
77617761
exists for now, but it is not a supported way of running Dovecot.`

0 commit comments

Comments
 (0)