mirror of
https://github.com/mjl-/mox.git
synced 2025-07-10 09:54:40 +03:00
fix a spello, and reword so misspell doesn't complain about it
This commit is contained in:
2
main.go
2
main.go
@ -1024,7 +1024,7 @@ back to should an upgrade fail. Simply copying files in the data directory
|
||||
while mox is running can result in unusable database files.
|
||||
|
||||
Message files never change (they are read-only, though can be removed) and are
|
||||
hardlinked so they don't consume additional space. If hardlinking fails, for
|
||||
hard-linked so they don't consume additional space. If hardlinking fails, for
|
||||
example when the backup destination directory is on a different file system, a
|
||||
regular copy is made. Using a destination directory like "data/tmp/backup"
|
||||
increases the odds hardlinking succeeds: the default systemd service file
|
||||
|
Reference in New Issue
Block a user