mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Updated way Sentry gets configured and enabled.
This commit is contained in:
parent
ec4237d51a
commit
332466a945
12 changed files with 177 additions and 83 deletions
|
@ -376,11 +376,6 @@ namespace NzbDrone.Core.Configuration
|
|||
{
|
||||
EnsureDefaultConfigFile();
|
||||
DeleteOldValues();
|
||||
|
||||
if (!AnalyticsEnabled)
|
||||
{
|
||||
NzbDroneLogger.UnRegisterRemoteLoggers();
|
||||
}
|
||||
}
|
||||
|
||||
public void Execute(ResetApiKeyCommand message)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue