chore: make "flux-testing" public (#23935)
parent
fd7e4aa0f7
commit
e68b64c57b
|
@ -40,7 +40,7 @@ type Config struct {
|
|||
WriteTracing bool `toml:"write-tracing"`
|
||||
FluxEnabled bool `toml:"flux-enabled"`
|
||||
FluxLogEnabled bool `toml:"flux-log-enabled"`
|
||||
FluxTesting bool `toml:"-"`
|
||||
FluxTesting bool `toml:"flux-testing"`
|
||||
PprofEnabled bool `toml:"pprof-enabled"`
|
||||
PprofAuthEnabled bool `toml:"pprof-auth-enabled"`
|
||||
DebugPprofEnabled bool `toml:"debug-pprof-enabled"`
|
||||
|
|
Loading…
Reference in New Issue