mirror of
https://github.com/containous/traefik.git
synced 2025-10-07 15:33:25 +03:00
Update anonymize/collect
This commit is contained in:
committed by
Traefiker Bot
parent
03d5a95bde
commit
bd4c822670
@@ -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{
|
||||
|
Reference in New Issue
Block a user