mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 00:55:58 -05:00
Typo in info log
Co-Authored-By: babolivier <contact@brendanabolivier.com>
This commit is contained in:
parent
f86b695cbd
commit
6d02a13d81
@ -138,7 +138,7 @@ class AcmeHandler(object):
|
||||
if delegated:
|
||||
cert_name = delegated.decode("ascii")
|
||||
logger.info(
|
||||
".well-known is in use, provisionning %s instead of %s",
|
||||
".well-known is in use, provisioning %s instead of %s",
|
||||
cert_name, self.hs.hostname,
|
||||
)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user