Config: Update default site description

This commit is contained in:
Michael Mayer 2021-05-24 10:47:38 +02:00
parent b1856b9d45
commit f6c1592cb9
11 changed files with 11 additions and 11 deletions

View file

@ -18,7 +18,7 @@ Especially polls are amazing for product development.
## Roadmap ##
Our vision is to provide the most user-friendly solution for browsing, organizing and sharing your personal photo collection.
Our vision is to provide the most user-friendly solution for browsing, organizing and sharing your photo collection.
The [roadmap](https://github.com/photoprism/photoprism/projects/5) shows what tasks are in progress,
what needs testing, and which feature requests are going to be implemented next.

View file

@ -16,7 +16,7 @@ services:
PHOTOPRISM_SITE_URL: "http://localhost:2342/"
PHOTOPRISM_SITE_TITLE: "PhotoPrism"
PHOTOPRISM_SITE_CAPTION: "Browse Your Life"
PHOTOPRISM_SITE_DESCRIPTION: "Open-Source Personal Photo Management"
PHOTOPRISM_SITE_DESCRIPTION: "Open-Source Photo Management"
PHOTOPRISM_SITE_AUTHOR: "@photoprism_app"
PHOTOPRISM_DEBUG: "false"
PHOTOPRISM_READONLY: "false"

View file

@ -21,7 +21,7 @@ services:
PHOTOPRISM_SITE_URL: "http://localhost:2342/"
PHOTOPRISM_SITE_TITLE: "PhotoPrism"
PHOTOPRISM_SITE_CAPTION: "Browse Your Life"
PHOTOPRISM_SITE_DESCRIPTION: "Open-Source Personal Photo Management"
PHOTOPRISM_SITE_DESCRIPTION: "Open-Source Photo Management"
PHOTOPRISM_SITE_AUTHOR: "@photoprism_app"
PHOTOPRISM_DEBUG: "true"
PHOTOPRISM_READONLY: "false"

View file

@ -36,7 +36,7 @@ services:
PHOTOPRISM_SITE_URL: "http://localhost:2342/"
PHOTOPRISM_SITE_TITLE: "PhotoPrism"
PHOTOPRISM_SITE_CAPTION: "Browse Your Life"
PHOTOPRISM_SITE_DESCRIPTION: "Open-Source Personal Photo Management"
PHOTOPRISM_SITE_DESCRIPTION: "Open-Source Photo Management"
PHOTOPRISM_SITE_AUTHOR: "@photoprism_app"
PHOTOPRISM_DEBUG: "true"
PHOTOPRISM_READONLY: "false"

View file

@ -10,7 +10,7 @@ window.__CONFIG__ = {
sitePreview: "http://localhost:2342/static/img/preview.jpg",
siteTitle: "PhotoPrism",
siteCaption: "Browse Your Life",
siteDescription: "Open-Source Personal Photo Management",
siteDescription: "Open-Source Photo Management",
siteAuthor: "@photoprism_app",
debug: true,
readonly: false,

View file

@ -12,7 +12,7 @@ window.__CONFIG__ = {
sitePreview: "http://localhost:2342/static/img/preview.jpg",
siteTitle: "PhotoPrism",
siteCaption: "Browse Your Life",
siteDescription: "Open-Source Personal Photo Management",
siteDescription: "Open-Source Photo Management",
siteAuthor: "@photoprism_app",
debug: true,
readonly: false,

View file

@ -12,7 +12,7 @@ window.__CONFIG__ = {
sitePreview: "http://localhost:2342/static/img/preview.jpg",
siteTitle: "PhotoPrism",
siteCaption: "Browse Your Life",
siteDescription: "Open-Source Personal Photo Management",
siteDescription: "Open-Source Photo Management",
siteAuthor: "@photoprism_app",
debug: true,
readonly: false,

View file

@ -8,7 +8,7 @@ window.__CONFIG__ = {
sitePreview: "http://localhost:2342/static/img/preview.jpg",
siteTitle: "PhotoPrism",
siteCaption: "Browse Your Life",
siteDescription: "Open-Source Personal Photo Management",
siteDescription: "Open-Source Photo Management",
siteAuthor: "@photoprism_app",
debug: true,
readonly: false,

View file

@ -10,7 +10,7 @@ window.__CONFIG__ = {
sitePreview: "http://localhost:2342/static/img/preview.jpg",
siteTitle: "PhotoPrism",
siteCaption: "Browse Your Life",
siteDescription: "Open-Source Personal Photo Management",
siteDescription: "Open-Source Photo Management",
siteAuthor: "@photoprism_app",
debug: true,
readonly: false,

File diff suppressed because one or more lines are too long

View file

@ -12,7 +12,7 @@ window.__CONFIG__ = {
sitePreview: "http://localhost:2342/static/img/preview.jpg",
siteTitle: "PhotoPrism",
siteCaption: "Browse Your Life",
siteDescription: "Open-Source Personal Photo Management",
siteDescription: "Open-Source Photo Management",
siteAuthor: "@photoprism_app",
debug: true,
readonly: false,