MrPetovan brought the right one up:
> Since this is depending on remote systems, the log can quickly fill with unactionable messages.
This commit is contained in:
parent
c351099c5a
commit
dd54e52575
|
@ -708,7 +708,6 @@ class HTTPSignature
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// @TODO really a notice or more a warning?
|
|
||||||
Logger::notice('Key could not be fetched', ['url' => $url, 'actor' => $actor]);
|
Logger::notice('Key could not be fetched', ['url' => $url, 'actor' => $actor]);
|
||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user