Commit a3d757cf authored by Boxiang Sun's avatar Boxiang Sun

Disable shacache upload functionality

parent 8df7bc62
......@@ -280,20 +280,20 @@ download-cache-url = http://shacache.org/shacache
download-dir-url = http://shacache.org/shadir
# Upload Configuration
signature-private-key-file = /etc/opt/slapos/shacache/signature.key
signature-certificate-file = /etc/opt/slapos/shacache/signature.crt
upload-binary-dir-url = https://www.shacache.org/shadir
upload-binary-cache-url = https://www.shacache.org/shacache
upload-cache-url = https://www.shacache.org/shacache
upload-dir-url = https://www.shacache.org/shadir
# signature-private-key-file = /etc/opt/slapos/shacache/signature.key
# signature-certificate-file = /etc/opt/slapos/shacache/signature.crt
# upload-binary-dir-url = https://www.shacache.org/shadir
# upload-binary-cache-url = https://www.shacache.org/shacache
# upload-cache-url = https://www.shacache.org/shacache
# upload-dir-url = https://www.shacache.org/shadir
# Options for HTTPS URLs
shacache-ca-file = /etc/opt/slapos/shacache/ca.crt
shacache-cert-file = /etc/opt/slapos/shacache/boxiang.crt
shacache-key-file = /etc/opt/slapos/shacache/boxiang.key
shadir-ca-file = /etc/opt/slapos/shacache/ca.crt
shadir-cert-file = /etc/opt/slapos/shacache/boxiang.crt
shadir-key-file = /etc/opt/slapos/shacache/boxiang.key
# shacache-ca-file = /etc/opt/slapos/shacache/ca.crt
# shacache-cert-file = /etc/opt/slapos/shacache/boxiang.crt
# shacache-key-file = /etc/opt/slapos/shacache/boxiang.key
# shadir-ca-file = /etc/opt/slapos/shacache/ca.crt
# shadir-cert-file = /etc/opt/slapos/shacache/boxiang.crt
# shadir-key-file = /etc/opt/slapos/shacache/boxiang.key
# signature certificates of the following uploaders.
# Sebastien Robin
......
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