[Pleroma.Web.Nodeinfo.NodeinfoController]: add mediaProxy metadata
[akkoma] / CONFIGURATION.md
index ab0c022115c61464c1948efef87cee68433a4d0d..3f0ecafb5c514eaa268a8a4c40831568b80b0e91 100644 (file)
@@ -66,7 +66,8 @@ Restricts the visibility of posts from certain instances.
       media_removal: [],
       media_nsfw: [],
       federated_timeline_removal: [],
-      reject: []
+      reject: [],
+      accept: []
 
 * `media_removal`: posts from these instances will have attachments 
    removed
@@ -75,6 +76,7 @@ Restricts the visibility of posts from certain instances.
 * `federated_timeline_removal`: posts from these instances will be 
    marked as unlisted
 * `reject`: posts from these instances will be dropped
+* `accept`: if not empty, only posts from these instances will be accepted
 
 ### RejectNonPublic