Modify ↓
Opened 8 years ago
Closed 8 years ago
#15951 closed enhancement (wontfix)
Detect and delete obsolete cache/http* files
| Reported by: | jidanni | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
There is no mechanism in place to ever detect and clean up (delete)
older versions of files in~/.josm/cache/ like the first of this pair:
-rw-r--r-- 1 728037 2013-04-18 mirror_http___josm.openstreetmap.de_maps -rw-r--r-- 1 3546155 02-16 09:46 mirror_https___josm.openstreetmap.de_maps
Attachments (0)
Note:
See TracTickets
for help on using tickets.



This only occurs when protocol or URL changes. This is not often, so this feature would require a lot of work for very little gain.