forked from indymedia/epicyon
Tidying
parent
60e8821d13
commit
fc56f3199d
|
@ -438,7 +438,7 @@ class PubServer(BaseHTTPRequestHandler):
|
|||
messageJson['object']['attachment'][attachmentIndex]['url']= \
|
||||
self.server.httpPrefix+'://'+self.server.domainFull+ \
|
||||
'/'+mediaPath
|
||||
|
||||
|
||||
permittedOutboxTypes=[
|
||||
'Create','Announce','Like','Follow','Undo', \
|
||||
'Update','Add','Remove','Block','Delete', \
|
||||
|
|
Loading…
Reference in New Issue