fix: adds sentry release

This commit is contained in:
Brock H Caldwell
2025-11-09 09:53:21 -06:00
parent da0eab652b
commit ef6ed20a0b

View File

@@ -4,6 +4,7 @@ when@prod:
register_error_handler: true # Disables the ErrorListener, ExceptionListener and FatalErrorListener integrations of the base PHP SDK
options:
sentry_release: "torsearch@%app_version%"
enable_logs: true
traces_sample_rate: 1
profiles_sample_rate: 1