this post was submitted on 30 Jul 2023
28 points (96.7% liked)
Lemmy.world Support
3217 readers
69 users here now
Lemmy.world Support
Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.
This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.
This community is subject to the rules defined here for lemmy.world.
You can also DM https://lemmy.world/u/lwreport or email report@lemmy.world (PGP Supported) if you need to reach our directly to the admin team.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Unfortunately it doesn't look like there is a way to customize this message right now (without building Lemmy altered from source that is).
Relevant code: https://github.com/LemmyNet/lemmy-ui/blob/main/src/shared/components/app/error-page.tsx
Relevant translation file: https://github.com/LemmyNet/lemmy-translations/blob/main/translations/en.json (line 235 and 236 at time of writing).
Found a related issue, as suggested there a workaround with a web server config (or maybe cloudflare) could be possible.