mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Add default for pitr (#19901)
Co-authored-by: Candice Ye <canye@microsoft.com>
This commit is contained in:
@@ -1552,6 +1552,7 @@
|
|||||||
"description": "%arc.sql.retention.days.description%",
|
"description": "%arc.sql.retention.days.description%",
|
||||||
"variableName": "AZDATA_NB_VAR_SQL_RETENTION_DAYS",
|
"variableName": "AZDATA_NB_VAR_SQL_RETENTION_DAYS",
|
||||||
"type": "number",
|
"type": "number",
|
||||||
|
"defaultValue": 7,
|
||||||
"min": 1,
|
"min": 1,
|
||||||
"max": 35,
|
"max": 35,
|
||||||
"required": false
|
"required": false
|
||||||
|
|||||||
Reference in New Issue
Block a user