Merge branch 'feature/788-separate-email-addresses' into 'develop'
[akkoma] / config / config.exs
index 750e593e39be6212aa4573ac030fafe49dab7b36..595e3505cdd8f8cf6bd3d66d2c0423be244af049 100644 (file)
@@ -201,6 +201,7 @@ config :pleroma, :http,
 config :pleroma, :instance,
   name: "Pleroma",
   email: "example@example.com",
+  notify_email: "noreply@example.com",
   description: "A Pleroma instance, an alternative fediverse server",
   limit: 5_000,
   remote_limit: 100_000,