From 2f1dde0f27610081614062176c05a905370bcb87 Mon Sep 17 00:00:00 2001 From: Nutomic Date: Wed, 17 Jul 2024 22:59:46 +0200 Subject: [PATCH] cleanup --- ...ease v0.19.4 - Image Proxying and Federation improvements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/news/2024-06-07 - Lemmy Release v0.19.4 - Image Proxying and Federation improvements.md b/src/assets/news/2024-06-07 - Lemmy Release v0.19.4 - Image Proxying and Federation improvements.md index d0600af..5aa297a 100644 --- a/src/assets/news/2024-06-07 - Lemmy Release v0.19.4 - Image Proxying and Federation improvements.md +++ b/src/assets/news/2024-06-07 - Lemmy Release v0.19.4 - Image Proxying and Federation improvements.md @@ -96,7 +96,7 @@ This is already the third security audit of Lemmy, all organized by ROS. We're g ## Upgrade instructions -We recommend upgrading to PostgreSQL 16 due to a known memory leak in PSQL 15. To use the new image proxy feature, pict-rs version 0.5+ is required. +We recommend upgrading to PostgreSQL 16 due to a known memory leak in PSQL 15. To use the new image proxy feature, pict-rs version 0.5+ is required. Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible/blob/main/UPGRADING.md) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating).