Skip to content

Commit

Permalink
Update lib/new_relic/agent/configuration/default_source.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Kayla Reopelle <[email protected]>
  • Loading branch information
prateeksen and kaylareopelle authored Jul 22, 2024
1 parent 5d9c813 commit 7c0b475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/new_relic/agent/configuration/default_source.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2621,7 +2621,7 @@ def self.enforce_fallback(allowed_values: nil, fallback: nil)
:public => true,
:type => Boolean,
:allowed_from_server => false,
:description => 'If `true`, enables RXSS(Reflected Cross-site Scripting) detection'
:description => 'If `true`, enables RXSS (reflected cross-site scripting) detection'
},
:'security.detection.deserialization.enabled' => {
:default => true,
Expand Down

0 comments on commit 7c0b475

Please sign in to comment.