mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Rephrase log line
This commit is contained in:
parent
22716774d5
commit
d3ded420b1
@ -118,7 +118,7 @@ class FederationBase(object):
|
|||||||
)
|
)
|
||||||
except SynapseError:
|
except SynapseError:
|
||||||
logger.warn(
|
logger.warn(
|
||||||
"Signature check failed for %s, redacting",
|
"Signature check failed for %s",
|
||||||
pdu.event_id,
|
pdu.event_id,
|
||||||
)
|
)
|
||||||
raise
|
raise
|
||||||
|
Loading…
Reference in New Issue
Block a user