~jadedctrl/jam-xwx-moe
Showing details for patch b89aafb1a67be669aafbc3ee7f54265e6a1267a6.
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"