mirror of https://gitlab.com/bashrc2/epicyon
Debug
parent
ce5c50f544
commit
5926b17472
2
inbox.py
2
inbox.py
|
@ -1611,7 +1611,7 @@ def _receiveAnnounce(recentPostsCache: {},
|
|||
manuallyApproveFollowers = \
|
||||
followerApprovalActive(baseDir, nickname, domain)
|
||||
notDM = True
|
||||
if debug:
|
||||
#if debug:
|
||||
print('Generating html for announce ' + postJsonObject['id'])
|
||||
announceHtml = \
|
||||
individualPostAsHtml(signingPrivateKeyPem, True,
|
||||
|
|
Loading…
Reference in New Issue