12 Star 0 Fork 4

openEuler / cache-proxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.py 289 Bytes
一键复制 编辑 原始数据 按行查看 历史
邱堂珂 提交于 2023-07-03 02:14 . add config.py.
# config.py
OPEN_OBS = True
# OBS configuration
OBS_ACCESS_KEY_ID = ""
OBS_SECRET_ACCESS_KEY = ""
OBS_ENDPOINT = ""
OBS_BUCKET_NAME = ""
# Cache directory
CACHE_DIR = r"/tmp/.cache"
# Open Proxy Rules
OPEN_PROXY_RULES = False
SUFFIX_RULES = ".tar .gz .zip .xz .bz2 .tgz"
1
https://gitee.com/openeuler/cache-proxy.git
git@gitee.com:openeuler/cache-proxy.git
openeuler
cache-proxy
cache-proxy
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891