raven.settings.yml in Raven: Sentry Integration 8.2
Same filename and directory in other branches
config/install/raven.settings.yml
6 string references to 'raven.settings'
- CspSubscriber::onCspPolicyAlter in src/
EventSubscriber/ CspSubscriber.php - Alter CSP policy to allow Sentry to send JS errors.
- Raven::alterPolicy in src/
Plugin/ CspReportingHandler/ Raven.php - Alter the provided policy according to the plugin settings.
- Raven::__construct in src/
Logger/ Raven.php - Constructs a Raven log object.
- Raven::__wakeup in src/
Logger/ Raven.php - RavenConfigForm::buildForm in src/
Form/ RavenConfigForm.php - Builds Raven config form.
File
config/install/raven.settings.ymlView source
- client_key: ''
- environment: ''
- release: ''
- fatal_error_handler: false
- fatal_error_handler_memory: 2560
- log_levels: { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0, 6: 0, 7: 0, 8: 0 }
- drush_error_handler: false
- stack: true
- timeout: 2
- message_limit: 2048
- trace: false
- javascript_error_handler: false
- public_dsn: ''
- ssl: 'verify_ssl'
- ca_cert: ''
- ignored_channels: [ ]
- browser_traces_sample_rate: null
- auto_session_tracking: false
- send_client_reports: false