diff --git a/cmd/support-notifications/res/configuration.toml b/cmd/support-notifications/res/configuration.toml index 6e302e798d..fb6d600b9b 100644 --- a/cmd/support-notifications/res/configuration.toml +++ b/cmd/support-notifications/res/configuration.toml @@ -67,6 +67,8 @@ Path = "support-notifications/" TokenFile = "/tmp/edgex/secrets/support-notifications/secrets-token.json" RootCaCertPath = "" ServerName = "" +SecretsFile = "" +DisableScrubSecretsFile = false [SecretStore.Authentication] AuthType = "X-Vault-Token"