add default config to config.example.json, download skill from github use proxy and token
This commit is contained in:
parent
7d0215fe53
commit
d4aa4a6939
1 changed files with 4 additions and 0 deletions
|
|
@ -427,6 +427,10 @@
|
|||
"max_response_size": 0
|
||||
}
|
||||
},
|
||||
"github": {
|
||||
"proxy": "http://127.0.0.1:7891",
|
||||
"token": ""
|
||||
},
|
||||
"max_concurrent_searches": 2,
|
||||
"search_cache": {
|
||||
"max_size": 50,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue