mirror of https://gitlab.com/bashrc2/epicyon
Enable debug
parent
f0e64786ae
commit
5bc7b515c9
|
@ -82,6 +82,7 @@ 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