Merge branch 'strip-object-actor' into 'develop'
Strip actor from objects before federating Closes #3269 See merge request pleroma/pleroma!4105
This commit is contained in:
commit
e944b15298
6 changed files with 9 additions and 10 deletions
|
|
@ -9,6 +9,7 @@ defmodule Pleroma.Constants do
|
|||
|
||||
const(object_internal_fields,
|
||||
do: [
|
||||
"actor",
|
||||
"reactions",
|
||||
"reaction_count",
|
||||
"likes",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue