I use keepass to store some password. The folder containing the file foo.kdbx is shared via owncloud.
I see that a file called foo_conflict-20160810-075402.kdbx was created.
I exported the foo.kdbx and foo_conflict-20160810-075402.kdbx to the xml format and compared both using the tool meld.
I see a lot of changes on fields with these names:
- LastAccessTime
- UsageCount
- LastTopVisibleEntry
Is there a way to tell keepass (I use the desktop and the android version) to not save these unimportant meta data changes?
I want reading a value from keepass to be read-only. Otherwise I need to resolve the conflict which costs too much time.