| 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). |