change comment

This commit is contained in:
Felix Ableitner 2025-01-09 15:31:26 +01:00
parent 705703f539
commit 216fca2fe5

View file

@ -132,8 +132,7 @@ use lemmy_routes::images::{
use lemmy_utils::rate_limit::RateLimitCell;
// Deprecated, use api v4 instead.
// When removing api v3, we also need to rewrite all links in database with
// `/api/v3/image_proxy` to use `/api/v4/image/proxy` instead.
// When removing api v3, make sure to keep `/api/v3/image_proxy` as it is still used in old posts.
pub fn config(cfg: &mut ServiceConfig, rate_limit: &RateLimitCell) {
cfg
.service(