attic: try prefetching 16 chunks
This commit is contained in:
parent
7abc876925
commit
5fe0d169db
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
final: prev: {
|
||||
attic-server = prev.attic-server.overrideAttrs {
|
||||
patches = [
|
||||
./prefetch-32-chunks.patch
|
||||
./prefetch-N-chunks.patch
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue