forked from CCCHH/ansible-infra
renovate(host): remove deprecated and no longer working logLevel option
Remove deprecated and no longer working logLevel config option. Debug output can be enabled by using the LOG_LEVEL environment variable on demand.
This commit is contained in:
parent
e76c66d74c
commit
4b1c64b615
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ module.exports = {
|
|||
endpoint: "https://git.hamburg.ccc.de/",
|
||||
platform: "gitea",
|
||||
persistRepoData: true,
|
||||
logLevel: "debug",
|
||||
onboardingConfig: {
|
||||
"extends": ["config:recommended"],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue