diff --git a/nix-system-configs/modules/system/database.nix b/nix-system-configs/modules/system/database.nix index c7c73b9..df1d32e 100644 --- a/nix-system-configs/modules/system/database.nix +++ b/nix-system-configs/modules/system/database.nix @@ -711,7 +711,7 @@ in { # # You can set these explicitly by uncommenting the following line. # - # save 3600 1 300 100 60 10000 + save 3600 1 300 100 60 10000 # By default the server will stop accepting writes if RDB snapshots are enabled # (at least one save point) and the latest background save failed. @@ -1728,7 +1728,7 @@ in { # # Please check https://valkey.io/topics/persistence for more information. - appendonly no + appendonly yes # The base name of the append only file. #