mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 11:51:16 -06:00
fix references
This commit is contained in:
@@ -56,7 +56,7 @@ func NewLogger(cfg *config.Config) log.Logger {
|
||||
)
|
||||
}
|
||||
|
||||
// ParseConfig loads proxy configuration from Viper known paths.
|
||||
// ParseConfig loads accounts configuration from Viper known paths.
|
||||
func ParseConfig(c *cli.Context, cfg *config.Config) error {
|
||||
// ParseConfig loads proxy configuration from Viper known paths.
|
||||
logger := NewLogger(cfg)
|
||||
|
||||
Reference in New Issue
Block a user