Disable sentry autoinstall (#1925)
This commit is contained in:
parent
e5085c9989
commit
53fb1eba9f
1 changed files with 1 additions and 0 deletions
|
@ -33,4 +33,5 @@ sentry {
|
|||
enabled.set(true)
|
||||
features.set(setOf(InstrumentationFeature.FILE_IO))
|
||||
}
|
||||
autoInstallation.enabled.set(false)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue