ayier1 / worktime

Automatically exported from code.google.com/p/worktime
0 stars 0 forks source link

Limit number of backup files #237

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The number of backup files should be limited to a default of 10. If for example 
15 backup files are found, the 6 oldest should be removed so that 9 are left. 
Only then a new backup file can be created.

Also create a new preference-option for this. Default value is 10, possible 
values are: 1, 5, 10, 20, 50.

Original issue reported on code.google.com by dirkvran...@gmail.com on 13 May 2013 at 5:44