Sha256: 148f137b2c30f154c1371940393bab9f649361c23c6e0cdc4bb67cbd8c8270ea
Contents?: true
Size: 764 Bytes
Versions: 8
Compression:
Stored size: 764 Bytes
Contents
--- development: high_security: true # Settings known to be overridden by high security, purposefully set wrong # in local configuration for testing purposes! ssl: false transaction_tracer: record_sql: raw enabled: true stack_trace_threshold: 0.5 slow_sql: record_sql: obfuscated capture_params: true error_collector: enabled: true apdex_t: 0.24 monitor_mode: true license_key: bootstrap_newrelic_admin_license_key_000 developer_mode: false app_name: test host: localhost api_host: localhost port: <%= $collector && $collector.port %> browser_monitoring: auto_instrument: true # Fake collector uses SSL, and we want agent to trust its self-signed cert. ca_bundle_path: ../../../config/test.cert.crt
Version data entries
8 entries across 8 versions & 1 rubygems