From 00459aea8302cb99c9774c3f648b10f058d4586f Mon Sep 17 00:00:00 2001 From: John Guan Date: Thu, 23 Dec 2021 15:52:50 +0800 Subject: [PATCH] Update PhotoPrism appfile --- Apps/PhotoPrism/appfile.json | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Apps/PhotoPrism/appfile.json b/Apps/PhotoPrism/appfile.json index 81fe95e..999c313 100644 --- a/Apps/PhotoPrism/appfile.json +++ b/Apps/PhotoPrism/appfile.json @@ -14,7 +14,7 @@ "category": [ "Media" ], - "author":{ + "author": { "name": "CasaOS Team", "role": "Adaptor", "website": "https://www.casaos.io", @@ -77,7 +77,7 @@ "mode": "rw", "allocation": "automatic", "configurable": "advanced", - "description": "PhotoPrism Gallery originals directory." + "description": "PhotoPrism originals directory." } ], "devices": [], @@ -97,10 +97,16 @@ "search": false, "upnp": false }, - "tips": {}, - "changelog":{ + "tips": { + "before_install": { + "template": "DefaultAccount", + "username": "admin", + "password": "casaos" + } + }, + "changelog": { "latest_updates": "", "url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/changelog.txt" }, - "latest_update_date": "1640245715" + "latest_update_date": "1640245945" } \ No newline at end of file