9 lines
252 B
JSON
9 lines
252 B
JSON
{
|
||
"github_token": {
|
||
"description": "GitHub Personal Access Token(可选,用于突破 API 速率限制)",
|
||
"type": "string",
|
||
"hint": "不填则为无认证模式,填写 Token 后可大幅提升速率限制",
|
||
"default": ""
|
||
}
|
||
}
|