change default allow_relay to false
[akkoma] / config / config.exs
index 644155aeb2b17af6c34614f1cd308cef0af38824..301c2b05cc74e2c175fb3e48868485a72703396c 100644 (file)
@@ -215,7 +215,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: [