mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 16:46:28 +01:00
s/APP_TITLE/CLIENT_NAME
This commit is contained in:
parent
f520e30858
commit
976f0a5592
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ It's also possible to set them in the `.env` file.
|
|||
|
||||
Available variables:
|
||||
|
||||
- `PHANPY_APP_TITLE` (optional, default: `Phanpy`) affects:
|
||||
- `PHANPY_CLIENT_NAME` (optional, default: `Phanpy`) affects:
|
||||
- Web page title, shown in the browser window or tab title
|
||||
- App title, when installed as PWA, shown in the Home screen, macOS dock, Windows taskbar, etc
|
||||
- OpenGraph card title, when shared on social networks
|
||||
|
|
Loading…
Reference in a new issue