diff --git a/modules/ROOT/assets/attachments/sg.yaml b/modules/ROOT/assets/attachments/sg.yaml index d9abf786c..fdf126af3 100644 --- a/modules/ROOT/assets/attachments/sg.yaml +++ b/modules/ROOT/assets/attachments/sg.yaml @@ -93,7 +93,8 @@ properties: The default value is 2500 milliseconds. compact_interval_days: - type: integer + type: number + default: 1 description: |+ The ```compact_interval_days``` value defines the interval (in days) between scheduled compaction runs. It is a decimal number -- float32