mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
Disable sentry logs
This commit is contained in:
parent
723ccffa5a
commit
4ab1636a94
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ Sentry.init do |config|
|
|||
config.dsn = SENTRY_DSN
|
||||
config.traces_sample_rate = 1.0
|
||||
config.profiles_sample_rate = 1.0
|
||||
config.enable_logs = true
|
||||
# config.enable_logs = true
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue