From 5926b17472d61c56ca47b8545d3b9f2325b423c3 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 4 Sep 2021 14:27:01 +0100 Subject: [PATCH] Debug --- inbox.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inbox.py b/inbox.py index a04ddfbc1..eb4b50dce 100644 --- a/inbox.py +++ b/inbox.py @@ -1611,8 +1611,8 @@ def _receiveAnnounce(recentPostsCache: {}, manuallyApproveFollowers = \ followerApprovalActive(baseDir, nickname, domain) notDM = True - if debug: - print('Generating html for announce ' + postJsonObject['id']) + #if debug: + print('Generating html for announce ' + postJsonObject['id']) announceHtml = \ individualPostAsHtml(signingPrivateKeyPem, True, recentPostsCache, maxRecentPosts,