Add linientMtimes workaround for Android brokenness (ref #831)

This commit is contained in:
Jakob Borg
2014-10-14 08:48:35 +02:00
parent 870e3a45ef
commit 5f52e0581d
3 changed files with 40 additions and 17 deletions

View File

@@ -57,6 +57,7 @@ type FolderConfiguration struct {
RescanIntervalS int `xml:"rescanIntervalS,attr" default:"60"`
IgnorePerms bool `xml:"ignorePerms,attr"`
Versioning VersioningConfiguration `xml:"versioning"`
LenientMtimes bool `xml:"lenientMtimes"`
Invalid string `xml:"-"` // Set at runtime when there is an error, not saved