diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/surtr/postgresql/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/surtr/postgresql/default.nix b/hosts/surtr/postgresql/default.nix index dc6c531d..8c373f49 100644 --- a/hosts/surtr/postgresql/default.nix +++ b/hosts/surtr/postgresql/default.nix | |||
@@ -31,8 +31,6 @@ in { | |||
31 | repo2-retention-archive = 7; | 31 | repo2-retention-archive = 7; |
32 | }; | 32 | }; |
33 | 33 | ||
34 | archive.archive-timout = 3600; | ||
35 | |||
36 | "global" = { | 34 | "global" = { |
37 | compress-type = "zst"; | 35 | compress-type = "zst"; |
38 | compress-level = 9; | 36 | compress-level = 9; |