Decrease Koschei repo cache size to release some disk space
This commit is contained in:
parent
4d53011cf0
commit
113795a626
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ config = {
|
|||
"resolver_queue_size": 100,
|
||||
"dependency_fetch_chunk_size": 150,
|
||||
"dependency_cache_capacity": 50000,
|
||||
"cache_l2_capacity": 80,
|
||||
"cache_l2_capacity": 70,
|
||||
"ignore_weak_deps": True,
|
||||
},
|
||||
"services": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue