mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-25 06:58:59 -06:00
remove default tracing config from indiviual packages
This commit is contained in:
@@ -23,12 +23,6 @@ func DefaultConfig() *Config {
|
||||
Service: Service{
|
||||
Name: "proxy",
|
||||
},
|
||||
Tracing: Tracing{
|
||||
Enabled: false,
|
||||
Type: "jaeger",
|
||||
Endpoint: "",
|
||||
Collector: "",
|
||||
},
|
||||
OIDC: OIDC{
|
||||
Issuer: "https://localhost:9200",
|
||||
Insecure: true,
|
||||
|
||||
Reference in New Issue
Block a user