add missing introduction version
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
@@ -68,7 +68,7 @@ type Config struct {
|
|||||||
|
|
||||||
Mode Mode // DEPRECATED
|
Mode Mode // DEPRECATED
|
||||||
File string
|
File string
|
||||||
OcisURL string `yaml:"ocis_url" env:"OCIS_URL" desc:"URL, where oCIS is reachable for users."`
|
OcisURL string `yaml:"ocis_url" env:"OCIS_URL" desc:"URL, where oCIS is reachable for users." introductionVersion:"pre5.0"`
|
||||||
|
|
||||||
Registry string `yaml:"registry"`
|
Registry string `yaml:"registry"`
|
||||||
TokenManager *shared.TokenManager `yaml:"token_manager"`
|
TokenManager *shared.TokenManager `yaml:"token_manager"`
|
||||||
|
|||||||
Reference in New Issue
Block a user