- Remove `--snapshot-interval-sec` - `--schedule-snapshot` now accepts an interval in seconds - If `--schedule-snapshot` is given without any value, snapshots are activated with the default value (24h) ## To do Some may be missing - [x] Update instance options - [x] Update [Snapshots](https://docs.meilisearch.com/learn/advanced/snapshots.html) ## Reference - Spec: https://github.com/meilisearch/specifications/pull/214 - Issue on core: https://github.com/meilisearch/meilisearch/issues/3131 - Product discussion: https://github.com/meilisearch/product/discussions/566 - SME: @dureuill