fix
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
# 如果没有设置项目级apikey 就用全局 API Key
|
||||
access_key: "YOUR_ACCESS_KEY_HERE"
|
||||
|
||||
# 是否显示详细日志(控制台输出 + 写入日志文件)
|
||||
# true: 显示所有执行过程(默认)
|
||||
# false: 秒回复成功,仅在脚本不存在时返回错误
|
||||
show_log: true
|
||||
|
||||
# 项目配置
|
||||
projects:
|
||||
xsinfo:
|
||||
|
||||
Reference in New Issue
Block a user