Enable debug

main
Bob Mottram 2020-01-13 12:35:52 +00:00
parent f0e64786ae
commit 5bc7b515c9
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ def updatePostSchedule(baseDir: str,handle: str,httpd,maxScheduledPosts: int) ->
if nickname:
httpd.postToNickname=nickname
httpd.debug=True
if not postMessageToOutbox(postJsonObject,nickname, \
httpd,baseDir, \
httpd.httpPrefix, \