mirror of https://gitlab.com/bashrc2/epicyon
Turn off debug
parent
dd41ea979d
commit
f765b3702a
|
@ -82,7 +82,6 @@ def updatePostSchedule(baseDir: str,handle: str,httpd,maxScheduledPosts: int) ->
|
||||||
|
|
||||||
if nickname:
|
if nickname:
|
||||||
httpd.postToNickname=nickname
|
httpd.postToNickname=nickname
|
||||||
httpd.debug=True
|
|
||||||
if not postMessageToOutbox(postJsonObject,nickname, \
|
if not postMessageToOutbox(postJsonObject,nickname, \
|
||||||
httpd,baseDir, \
|
httpd,baseDir, \
|
||||||
httpd.httpPrefix, \
|
httpd.httpPrefix, \
|
||||||
|
|
Loading…
Reference in New Issue