Commit 4a78d83c authored by Rafael Monnerat's avatar Rafael Monnerat

Merge branch 'master' into 'master'

Shacache now uses CDN based URL for download.


  Update configuration to use CDN based domains for download date from CDN. 

See merge request !56
parents a1f5e63d 5656363a
......@@ -142,5 +142,5 @@ setuptools = 0.9.8
prettytable = 0.7.3-nxd001
[networkcache]
download-cache-url = http://www.shacache.org/shacache
download-dir-url = http://www.shacache.org/shadir
\ No newline at end of file
download-cache-url = http://download.shacache.org/
download-dir-url = http://dir.shacache.org/
\ No newline at end of file
......@@ -3,5 +3,5 @@
networkcache-section = networkcache
[networkcache]
download-cache-url = http://www.shacache.org/shacache
download-dir-url = http://www.shacache.org/shadir
download-cache-url = http://download.shacache.org/
download-dir-url = http://dir.shacache.org/
......@@ -194,8 +194,8 @@ uritemplate = 0.6
zope.interface = 4.1.3
[networkcache]
download-cache-url = http://www.shacache.org/shacache
download-dir-url = http://www.shacache.org/shadir
download-cache-url = http://download.shacache.org/
download-dir-url = http://dir.shacache.org/
# signature certificates of the following uploaders.
# Romain Courteaud
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment