Skip to content

Commit

Permalink
Config update
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannah Ramadan committed Dec 18, 2023
1 parent cb33c87 commit a660d2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/new_relic/agent/configuration/default_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1661,6 +1661,7 @@ def self.enforce_fallback(allowed_values: nil, fallback: nil)
:default => 'auto',
:public => true,
:type => String,
:dynamic_name => true,
:allowed_from_server => false,
:description => 'Controls auto-instrumentation of ViewComponent at startup. May be one of: `auto`, `prepend`, `chain`, `disabled`.'
},
Expand Down

0 comments on commit a660d2f

Please sign in to comment.