Commit 80b0ab48 authored by Boxiang Sun's avatar Boxiang Sun

Disable shacache upload functionality

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