Skip to content

Commit 08c39b5

Browse files
chore(updater): bump pkg/dist/*.yml (2025-01-28) (#259)
Co-authored-by: GitHub <[email protected]>
1 parent 7a54805 commit 08c39b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pkg/dist/service_types.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6905,6 +6905,11 @@ valkey:
69056905
minimum: 0
69066906
maximum: 59
69076907
example: "30"
6908+
frequent_snapshots:
6909+
title: Frequent RDB snapshots
6910+
description: When enabled, Valkey will create frequent local RDB snapshots. When disabled, Valkey will only take RDB snapshots when a backup is created, based on the backup schedule. This setting is ignored when `valkey_persistence` is set to `off`.
6911+
type: boolean
6912+
default: true
69086913
ip_filter:
69096914
title: IP filter
69106915
description: Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16'

0 commit comments

Comments
 (0)