mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04: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…
Reference in New Issue
Block a user