Skip to content

Commit 275ade2

Browse files
committed
mailbox formats: Fix fsync typo
1 parent 621e2f0 commit 275ade2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/config/mailbox_formats/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ that you are comfortable with data loss. Example:
109109
mail_fsync = optimized
110110
111111
protocol pop3 {
112-
# Enable fsyncing for POP3
112+
# Disable fsyncing for POP3
113113
mail_fsync = never
114114
}
115115
```

0 commit comments

Comments
 (0)