mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Increase Koschei cache_l2_capacity as there is more disk space available
This commit is contained in:
@@ -36,8 +36,7 @@ config = {
|
||||
"resolver_queue_size": 100,
|
||||
"dependency_fetch_chunk_size": 150,
|
||||
"dependency_cache_capacity": 50000,
|
||||
# FIXME increase cache_l2_capacity once there is more disk space available
|
||||
"cache_l2_capacity": 16,
|
||||
"cache_l2_capacity": 100,
|
||||
"ignore_weak_deps": True,
|
||||
},
|
||||
"services": {
|
||||
|
||||
Reference in New Issue
Block a user