mirror of
https://github.com/Radarr/Radarr
synced 2025-01-01 12:54:21 +00:00
parent
3c8162f1d6
commit
212bcebdaf
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ private static void RegisterLogEntries()
|
|||
{
|
||||
var target = new LogentriesTarget();
|
||||
target.Name = "logentriesTarget";
|
||||
target.Token = "d3a83ee9-74fb-4045-ad25-a84c1d4d7c81";
|
||||
target.Token = "2b9dd69e-1b30-411c-9ce7-f20149c3fd17";
|
||||
target.LogHostname = true;
|
||||
target.Debug = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue