mirror of
https://github.com/Radarr/Radarr
synced 2025-01-01 04:45:35 +00: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 @@ private static void RegisterLogEntries()
|
|||
{
|
||||
var target = new LogentriesTarget();
|
||||
target.Name = "logentriesTarget";
|
||||
target.Token = "2b9dd69e-1b30-411c-9ce7-f20149c3fd17";
|
||||
target.Token = "7688c9ac-015f-45c7-bfee-73f370f5f380";
|
||||
target.LogHostname = true;
|
||||
target.Debug = false;
|
||||
|
||||
|
|
Loading…
Reference in a new issue