prune sim: allow simulating up to 5 years

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-11-07 14:08:06 +01:00
parent 1b03910dea
commit 86847f487b
1 changed files with 1 additions and 1 deletions

View File

@ -637,7 +637,7 @@ Ext.onReady(function() {
fieldLabel: 'Number of weeks',
minValue: 1,
value: 15,
maxValue: 200,
maxValue: 260, // five years
padding: '0 0 0 10',
},
{