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
|
@ -21,7 +21,7 @@ in
|
|||
allowed-hosts = [ "cache.cy7.sh" ];
|
||||
require-proof-of-possession = false;
|
||||
compression = {
|
||||
type = "zstd";
|
||||
type = "none";
|
||||
level = 3;
|
||||
};
|
||||
database.url = "postgresql:///atticd?host=/run/postgresql";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue