mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-23 14:55:20 -07:00
Update LogEntries token again :)
This commit is contained in:
parent
212bcebdaf
commit
b36053e1f4
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ namespace NzbDrone.Common.Instrumentation
|
||||||
{
|
{
|
||||||
var target = new LogentriesTarget();
|
var target = new LogentriesTarget();
|
||||||
target.Name = "logentriesTarget";
|
target.Name = "logentriesTarget";
|
||||||
target.Token = "2b9dd69e-1b30-411c-9ce7-f20149c3fd17";
|
target.Token = "7688c9ac-015f-45c7-bfee-73f370f5f380";
|
||||||
target.LogHostname = true;
|
target.LogHostname = true;
|
||||||
target.Debug = false;
|
target.Debug = false;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue