attempts to make garage and attic faster
This commit is contained in:
parent
ffd7dc5ae6
commit
a22868f049
3 changed files with 20 additions and 8 deletions
|
@ -16,7 +16,7 @@
|
|||
db_engine = "lmdb";
|
||||
disable_scrub = true;
|
||||
block_size = "10M";
|
||||
compression_level = 3;
|
||||
compression_level = "none";
|
||||
};
|
||||
environmentFile = config.sops.secrets."garage/env".path;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue