Update config.js #96
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
// config.js
|
||||
module.exports = {
|
||||
prConcurrentLimit: 5,
|
||||
|
||||
// Control concurrent branches (defaults to prConcurrentLimit if not set)
|
||||
branchConcurrentLimit: 10,
|
||||
endpoint: "https://git.kjan.de/api/v1/",
|
||||
platform: "gitea",
|
||||
gitAuthor: "Renovate <renovate@kjan.de>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue