Skip to content

Commit 26052f9

Browse files
authored
typo: DD_APM_OBFUSCATION_CACHE_ENABLED in Agent Main Configuration File (#32291)
1 parent 1c25985 commit 26052f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/config_template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1261,7 +1261,7 @@ api_key:
12611261
# obfuscate_sql_values:
12621262
# - val1
12631263
# cache:
1264-
## @param DD_APM_CACHE_ENABLED - boolean - optional
1264+
## @param DD_APM_OBFUSCATION_CACHE_ENABLED - boolean - optional
12651265
## Enables caching obfuscated statements. Currently supported for SQL and MongoDB queries.
12661266
## Enabled by default.
12671267
# enabled: true

0 commit comments

Comments
 (0)