mirror of
https://github.com/kopia/kopia.git
synced 2026-05-10 07:44:01 -04:00
rename env var (#3669)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
const (
|
||||
// EnvVarKopiaDebugPprof environment variable that contains the pprof dump configuration.
|
||||
EnvVarKopiaDebugPprof = "KOPIA_DEBUG_PPROF"
|
||||
EnvVarKopiaDebugPprof = "KOPIA_PPROF_LOGGING_CONFIG"
|
||||
)
|
||||
|
||||
// flags used to configure profiling in EnvVarKopiaDebugPprof.
|
||||
|
||||
Reference in New Issue
Block a user