~jadedctrl/jam-xwx-moe

Showing details for patch b89aafb1a67be669aafbc3ee7f54265e6a1267a6.
2023-09-18 (Mon), 3:47 PM - - b89aafb1a67be669aafbc3ee7f54265e6a1267a6

Altigas la maksimumon de alpinglitaj afiŝoj

Summary of changes
1 files modified with 2 lines added and 1 lines removed
  • pleroma/prod.exs with 2 added and 1 removed lines
diff -rN -u old-jam-xwx-moe/pleroma/prod.exs new-jam-xwx-moe/pleroma/prod.exs
--- old-jam-xwx-moe/pleroma/prod.exs	2024-11-22 17:04:43.428552409 +0000
+++ new-jam-xwx-moe/pleroma/prod.exs	2024-11-22 17:04:43.428552409 +0000
@@ -36,7 +36,8 @@
   email: "xwx@posteo.org",
   notify_email: "xwx@posteo.org",
   limit: 50000,
-  registrations_open: true
+  registrations_open: true,
+  max_pinned_statuses: 25
 
 config :pleroma, :instance, static_dir: "/opt/pleroma/instance/static"
 config :pleroma, Pleroma.Uploaders.Local, uploads: "/opt/pleroma/uploads"