add default config to config.example.json, download skill from github use proxy and token

This commit is contained in:
FantasticCode2019 2026-03-12 15:17:25 +08:00
parent 7d0215fe53
commit d4aa4a6939

View file

@ -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,