Adjust e-mail, removed wrong syntax comments
Some checks failed
Renovater / renovate (push) Failing after 1m46s

This commit is contained in:
Kars van Velzen 2025-08-21 22:28:57 +02:00
parent f15e8993e2
commit 81d69e29e0

View file

@ -1,7 +1,7 @@
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.
"gitAuthor": "Renovater <renovater@noreply.localhost>",
"platform": "gitea",
"autodiscover": true,
"optimizeForDisabled": true,
};