renovater/config.js
2025-08-21 21:17:40 +02:00

7 lines
318 B
JavaScript

module.exports = {
"endpoint": "https://git.octubre.be/api/v1",
"gitAuthor": "Renovater <renovate@yourdomain.com>", #change based on the address used for the account and name
"platform": "gitea", #this should be kept the same even for Forgejo.
"autodiscover": true,
"optimizeForDisabled": true,
};