mirror of https://gitlab.com/bashrc2/epicyon
Set host domain
parent
7df4fa173b
commit
674b75b29e
|
@ -1337,7 +1337,7 @@ def getActorJson(hostDomain: str, handle: str, http: bool, gnunet: bool,
|
|||
handle = nickname + '@' + domain
|
||||
wfRequest = webfingerHandle(session, handle,
|
||||
httpPrefix, cachedWebfingers,
|
||||
None, __version__, debug,
|
||||
hostDomain, __version__, debug,
|
||||
groupAccount, signingPrivateKeyPem)
|
||||
if not wfRequest:
|
||||
if not quiet:
|
||||
|
|
Loading…
Reference in New Issue