diff --git a/config.js b/config.js index 4ed2b37..cc4c586 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,6 @@ // config.js module.exports = { + repositoryConcurrency: 3, endpoint: "https://git.kjan.de/api/v1/", platform: "gitea", gitAuthor: "Renovate ",