7 lines
217 B
JavaScript
7 lines
217 B
JavaScript
module.exports = {
|
|
"endpoint": "https://git.octubre.be/api/v1",
|
|
"gitAuthor": "Renovater <renovater@noreply.localhost>",
|
|
"platform": "forgejo",
|
|
"autodiscover": true,
|
|
"optimizeForDisabled": true,
|
|
};
|