"View" activities are now ignored
This commit is contained in:
parent
5204d79dee
commit
cdbfa34066
3 changed files with 7 additions and 6 deletions
|
@ -720,10 +720,6 @@ return [
|
|||
// Store untrusted content in the inbox entries
|
||||
'ap_inbox_store_untrusted' => false,
|
||||
|
||||
// total_ap_delivery (Boolean)
|
||||
// Deliver via AP to every possible receiver and we suppress the delivery to these contacts with other protocols
|
||||
'total_ap_delivery' => false,
|
||||
|
||||
// ap_log_unknown (Boolean)
|
||||
// Logs every unknown ActivityPub activity
|
||||
'ap_log_unknown' => false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue