News actor has same paths as other users

merge-requests/8/head
Bob Mottram 2020-11-20 11:57:43 +00:00
parent 6423c5950a
commit 2443561fa6
1 changed files with 0 additions and 3 deletions

View File

@ -234,9 +234,6 @@ def createPersonBase(baseDir: str, nickname: str, domain: str, port: int,
approveFollowers = True
personType = 'Application'
elif nickname == 'news':
# shared inbox
inboxStr = httpPrefix + '://' + domain + '/actor/news'
personId = httpPrefix + '://' + domain + '/actor'
personUrl = httpPrefix + '://' + domain + \
'/about/more?news_actor=true'
personName = originalDomain