Re-documented restoreatime in offlineimap.conf
This commit is contained in:
parent
89e530ff6e
commit
d04e899368
@ -188,6 +188,15 @@ localfolders = ~/Test
|
|||||||
|
|
||||||
sep = .
|
sep = .
|
||||||
|
|
||||||
|
# Some users on *nix platforms may not want the atime (last access
|
||||||
|
# time) to be modified by OfflineIMAP. In these cases, they would
|
||||||
|
# want to set restoreatime to yes. OfflineIMAP will make an effort
|
||||||
|
# to not touch the atime if you do that.
|
||||||
|
#
|
||||||
|
# In most cases, the default of no should be sufficient.
|
||||||
|
|
||||||
|
restoreatime = no
|
||||||
|
|
||||||
[Repository RemoteExample]
|
[Repository RemoteExample]
|
||||||
|
|
||||||
# And this is the remote repository. For now, we only support IMAP here.
|
# And this is the remote repository. For now, we only support IMAP here.
|
||||||
|
Loading…
Reference in New Issue
Block a user