mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-30 17:00:57 -06:00
Merge pull request #5879 from owncloud/fix_extended_envvar.yaml_master
[docs-only] Fix extended_envvars.yaml has wrong referenced lineno in master
This commit is contained in:
@@ -16,7 +16,7 @@ variables:
|
||||
description: ""
|
||||
do_ignore: true
|
||||
- rawname: MICRO_LOG_LEVEL
|
||||
path: ocis-pkg/log/log.go:34
|
||||
path: ocis-pkg/log/log.go:31
|
||||
foundincode: true
|
||||
name: MICRO_LOG_LEVEL
|
||||
type: string
|
||||
@@ -25,7 +25,7 @@ variables:
|
||||
on supervision of ownCloud Support.
|
||||
do_ignore: false
|
||||
- rawname: MICRO_LOG_LEVEL
|
||||
path: ocis-pkg/log/log.go:30
|
||||
path: ocis-pkg/log/log.go:35
|
||||
foundincode: true
|
||||
name: MICRO_LOG_LEVEL
|
||||
type: ""
|
||||
|
||||
Reference in New Issue
Block a user