Browse Source

Use a download cache

Should reduce traffic to the server

Contributes to CURA-9365
pull/2/head
j.spijker@ultimaker.com 4 years ago committed by Jelle Spijker
parent
commit
47b097b955
  1. 1
      conan.conf

1
conan.conf

@ -14,6 +14,7 @@ revisions_enabled = 1
[storage]
path = ./data
download_cache = ./download_cache
[proxies]

Loading…
Cancel
Save