diff --git a/config/config.example.json b/config/config.example.json index 1eea37683..1067e4de1 100644 --- a/config/config.example.json +++ b/config/config.example.json @@ -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,