Changes between Version 41 and Version 42 of Help/Preferences/Map
- Timestamp:
- 2020-11-08T16:14:11+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Map
v41 v42 68 68 69 69 === Autosave === 70 * enable or disable [wikitr:/Help/Action/AutoSave autosave] altogether 71 * set a custom value for the time interval in seconds (default is 300). 72 * set a custom value for the number of backup files per data layer (default is 1). If you increase it to 2, JOSM will not only save the last snapshot of your changes, but also the last but one (in case it differs from the last, otherwise an even older snapshot, if available). 70 * **Auto save enable**: enable or disable [wikitr:/Help/Action/AutoSave autosave] altogether (`autosave.enabled`) 71 * **Auto save interval**: set a custom value for the time interval in seconds (default is 300) (`autosave.interval`). 72 * **Auto save files per layer**: set a custom value for the number of backup files per data layer (default is 1) (`autosave.filesPerLayer`). \\ 73 If you increase it to 2, JOSM will not only save the last snapshot of your changes, but also the last but one (in case it differs from the last, otherwise an even older snapshot, if available). 73 74 74 75 === Backup === 75 * keep backup files when saving data layer \\76 * **Keep backup files when saving data layers**: enable or disable file backup of data files (`save.keepbackup`) \\ 76 77 If you save a data layer to a local file and the file already exists JOSM writes the data to a temporary file (with a tilde `~` as suffix). It then copies the temporary file to the target file. \\ 77 78 Here you can specify whether JOSM should delete the temporary file or whether it should leave it as "backup" in the file system. 78 79 79 80 === Notification === 80 * Choose if you want to see a small notification at each save.81 * **Notification at each save**: choose if you want to see a small notification at each save (`autosave.notification`). 81 82 82 83 {{{#!comment