forked from indymedia/epicyon
Enable debug
parent
f0e64786ae
commit
5bc7b515c9
|
@ -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, \
|
||||
|
|
Loading…
Reference in New Issue