Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef6ed20a0b | ||
|
|
da0eab652b |
@@ -4,6 +4,8 @@ when@prod:
|
|||||||
register_error_handler: true # Disables the ErrorListener, ExceptionListener and FatalErrorListener integrations of the base PHP SDK
|
register_error_handler: true # Disables the ErrorListener, ExceptionListener and FatalErrorListener integrations of the base PHP SDK
|
||||||
|
|
||||||
options:
|
options:
|
||||||
|
sentry_release: "torsearch@%app_version%"
|
||||||
|
enable_logs: true
|
||||||
traces_sample_rate: 1
|
traces_sample_rate: 1
|
||||||
profiles_sample_rate: 1
|
profiles_sample_rate: 1
|
||||||
attach_stacktrace: true
|
attach_stacktrace: true
|
||||||
|
|||||||
Reference in New Issue
Block a user