active
last updated:

full_snapshot_interval_slots

Number of slots between generating full snapshots

timeline overview

introduced

v1.17.28

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "full_snapshot_interval_slots",
  "properties": {
    "long": "full-snapshot-interval-slots",
    "value_name": "NUMBER",
    "takes_value": "true",
    "default_value": "&default_args.full_snapshot_archive_interval_slots",
    "help": "Number of slots between generating full snapshots",
    "long_help": "\n                    \"Number of slots between generating full snapshots. Must be a multiple of the \\\n                     incremental snapshot interval. Only used when incremental snapshots are enabled.\",\n                "
  },
  "isDeprecated": false
}