From 5b9f17b462db046a31fa8fa3c43a3555fb35abda Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 22 Aug 2023 22:14:12 +0100 Subject: [PATCH] Debug --- daemon.py | 1 + 1 file changed, 1 insertion(+) diff --git a/daemon.py b/daemon.py index 729910cf6..d1baa9206 100644 --- a/daemon.py +++ b/daemon.py @@ -22437,6 +22437,7 @@ class PubServer(BaseHTTPRequestHandler): if fields.get('shareOnProfile'): if fields['shareOnProfile'] == 'on': share_on_profile = True + print('DEBUG: shareOnProfile: ' + post_type + ' ' + str(fields)) add_share(self.server.base_dir, self.server.http_prefix, nickname,