mirror of https://github.com/certd/certd
chore:
parent
99678c1635
commit
a5ea74d035
|
@ -84,7 +84,7 @@ export class DBBackupPlugin extends AbstractPlusTaskPlugin {
|
|||
vModel: 'value',
|
||||
placeholder: '20',
|
||||
},
|
||||
helper: '删除多少天前的备份,不填则不删除',
|
||||
helper: '删除多少天前的备份,不填则不删除,windows暂不支持',
|
||||
required: false,
|
||||
})
|
||||
retainDays!: number;
|
||||
|
|
Loading…
Reference in New Issue