Add setting for status page URL (#23390)

This commit is contained in:
Eugen Rochko
2023-02-04 04:56:06 +01:00
committed by GitHub
parent 01584f03e8
commit 8f590b0a21
8 changed files with 25 additions and 5 deletions

View File

@ -91,6 +91,7 @@ en:
site_short_description: A short description to help uniquely identify your server. Who is running it, who is it for?
site_terms: Use your own privacy policy or leave blank to use the default. Can be structured with Markdown syntax.
site_title: How people may refer to your server besides its domain name.
status_page_url: URL of a page where people can see the status of this server during an outage
theme: Theme that logged out visitors and new users see.
thumbnail: A roughly 2:1 image displayed alongside your server information.
timeline_preview: Logged out visitors will be able to browse the most recent public posts available on the server.
@ -252,6 +253,7 @@ en:
site_short_description: Server description
site_terms: Privacy Policy
site_title: Server name
status_page_url: Status page URL
theme: Default theme
thumbnail: Server thumbnail
timeline_preview: Allow unauthenticated access to public timelines