Update anonymize/collect
This commit is contained in:
parent
03d5a95bde
commit
bd4c822670
7 changed files with 214 additions and 18 deletions
|
@ -42,8 +42,7 @@ func NewTraefikConfiguration() *TraefikConfiguration {
|
|||
return &TraefikConfiguration{
|
||||
Configuration: static.Configuration{
|
||||
Global: &static.Global{
|
||||
CheckNewVersion: true,
|
||||
SendAnonymousUsage: false,
|
||||
CheckNewVersion: true,
|
||||
},
|
||||
EntryPoints: make(static.EntryPoints),
|
||||
Providers: &static.Providers{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue