🧑💻 Allow for custom 404 system messages
This commit is contained in:
@ -312,3 +312,12 @@ The related environment variables are listed here but you are probably not inter
|
||||
| NEXT_PUBLIC_POSTHOG_HOST | https://app.posthog.com | PostHog API Host |
|
||||
|
||||
</Accordion>
|
||||
|
||||
<Accordion title="System labels">
|
||||
|
||||
| Parameter | Default | Description |
|
||||
| ------------------------------- | ---------------------------------------- | ----------- |
|
||||
| NEXT_PUBLIC_VIEWER_404_TITLE | 404 | |
|
||||
| NEXT_PUBLIC_VIEWER_404_SUBTITLE | The bot you're looking for doesn't exist | |
|
||||
|
||||
</Accordion>
|
||||
|
Reference in New Issue
Block a user