Skip to content

Commit

Permalink
Add note for the configuration context precedence
Browse files Browse the repository at this point in the history
  • Loading branch information
imjoehaines committed Aug 25, 2021
1 parent c1b43ee commit 8f0f031
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/bugsnag/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ class Configuration
attr_accessor :vendor_path

# The default context for all future events
# Setting this will disable automatic context setting
# @return [String, nil]
attr_accessor :context

Expand Down

0 comments on commit 8f0f031

Please sign in to comment.