Merge pull request 'change default allow_relay to false' (#309) from nocebo/akkoma...
authorfloatingghost <hannah@coffee-and-dreams.uk>
Fri, 25 Nov 2022 09:57:01 +0000 (09:57 +0000)
committerfloatingghost <hannah@coffee-and-dreams.uk>
Fri, 25 Nov 2022 09:57:01 +0000 (09:57 +0000)
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/309

config/config.exs

index 04fcd4964754058904b39fc462e9d7349ac8c065..c98a18d39115a32b90d058d8df613f7d00284300 100644 (file)
@@ -217,7 +217,7 @@ config :pleroma, :instance,
   federation_publisher_modules: [
     Pleroma.Web.ActivityPub.Publisher
   ],
-  allow_relay: true,
+  allow_relay: false,
   public: true,
   static_dir: "instance/static/",
   allowed_post_formats: [