مشكلة مع عناوين URL للصورة الرمزية غير الصحيحة

I’m facing an issue with the avatar image URLs on my Discourse instance. The URLs for user avatars are being generated in the /user_avatar format, like this:
http://{siteName}/user_avatar/{siteName}/lauren/28/68_2.png
However, I need the avatars (and other uploaded images) to be served from the /uploads/default/original path, like this:
http://{siteName}/uploads/default/original/1X/4f94c82869a62b1f3f87bb5db6fb57de4f.png
Any help or guidance would be greatly appreciated!

إعجاب واحد (1)