加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
qiniu-config 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
黄金保 提交于 2019-07-30 10:50 . init commit
{
"src_dir" : "/home/travis/build/d2-projects/d2-admin/dist",
"bucket" : "d2-admin",
"ignore_dir" : false,
"overwrite" : true,
"check_exists" : true,
"check_hash" : true,
"check_size" : true,
"rescan_local" : true,
"skip_file_prefixes" : "test,demo,",
"skip_path_prefixes" : "hello/,temp/",
"skip_fixed_strings" : ".svn,.git",
"skip_suffixes" : ".DS_Store,.exe",
"log_file" : "upload.log",
"log_level" : "info",
"log_rotate" : 1,
"log_stdout" : false
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化