Skip to content

Commit 11d2717

Browse files
rem: enabled flag
1 parent e2a143a commit 11d2717

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/config/env.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ type EnvironmentVariables struct {
5858
Standalone bool `env:"STANDALONE"`
5959
AdditionalHeadersToProxy string `env:"ADDITIONAL_HEADERS_TO_PROXY" envDefault:"miauserid"`
6060
ExposeMetrics bool `env:"EXPOSE_METRICS" envDefault:"true"`
61-
EnableAuditTrail bool `env:"ENABLE_AUDIT_TRAIL"`
6261
AuditAggregationIDHeaderName string `env:"AUDIT_AGGREGATION_ID_HEADER_NAME" envDefault:"x-request-id"`
6362
}
6463

0 commit comments

Comments
 (0)