Turn off debug

main
Bob Mottram 2020-01-13 13:22:27 +00:00
parent dd41ea979d
commit f765b3702a
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ 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, \