Ignore weak deps in Koschei production

This commit is contained in:
Mikolaj Izdebski
2016-05-15 16:22:48 +00:00
parent 44894eb690
commit 9755c4fb3f

View File

@@ -45,9 +45,7 @@ config = {
"cache_l1_threads": 3,
"cache_l2_threads": 1,
"cache_threads_max": 4,
{% if env == 'staging' %}
"ignore_weak_deps": True,
{% endif %}
},
"services": {
"watcher": {