Adjust e-mail, removed wrong syntax comments
Some checks failed
Renovater / renovate (push) Failing after 1m46s
Some checks failed
Renovater / renovate (push) Failing after 1m46s
This commit is contained in:
parent
f15e8993e2
commit
81d69e29e0
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
"endpoint": "https://git.octubre.be/api/v1",
|
"endpoint": "https://git.octubre.be/api/v1",
|
||||||
"gitAuthor": "Renovater <renovate@yourdomain.com>", #change based on the address used for the account and name
|
"gitAuthor": "Renovater <renovater@noreply.localhost>",
|
||||||
"platform": "gitea", #this should be kept the same even for Forgejo.
|
"platform": "gitea",
|
||||||
"autodiscover": true,
|
"autodiscover": true,
|
||||||
"optimizeForDisabled": true,
|
"optimizeForDisabled": true,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue