mirror of https://gitlab.com/bashrc2/epicyon
Debug
parent
15b15c3a07
commit
dd2c1c99b2
|
@ -94,6 +94,7 @@ def convertRSStoActivityPub(baseDir: str, httpPrefix: str,
|
|||
|
||||
followersOnly = False
|
||||
useBlurhash = False
|
||||
print('RSS title 1: ' + str(rssTitle))
|
||||
blog = createNewsPost(baseDir,
|
||||
'news', domain, port, httpPrefix,
|
||||
rssDescription, followersOnly, False,
|
||||
|
|
Loading…
Reference in New Issue