+ settings.github.ratelimit_retries setup in configuration.toml

This commit is contained in:
idavidov
2023-07-25 15:23:40 +03:00
parent 3b334805ee
commit f6036e936e

View File

@ -27,6 +27,7 @@ num_code_suggestions=4
[github]
# The type of deployment to create. Valid values are 'app' or 'user'.
deployment_type = "user"
ratelimit_retries = 5
[gitlab]
# URL to the gitlab service