Skip to content

Commit 1eb1582

Browse files
committed
Update reference yml for config schema gen
1 parent d25b2b2 commit 1eb1582

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.fleetControl/schemaGeneration/reference-newrelic.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,8 @@ common: &default_settings
438438
#
439439
# A resulting comment would resemble this:
440440
# /*nr_service_guid=MTE3NDc2MDB8QVBNfAAAAAxJQEEEEE9OfDI4MTc5NDEIEA*/
441-
sql_metadata_comments: false
441+
sql_metadata_comments:
442+
enabled: false
442443

443444
# For large SQL statements, executing the regular expressions that attempt to parse exec and
444445
# call statements can take a significant amount of time. Setting this to true will disable the

0 commit comments

Comments
 (0)