Update PhotoPrism appfile

This commit is contained in:
John Guan 2021-12-23 15:52:50 +08:00
parent ab98d8f575
commit 00459aea83
1 changed files with 11 additions and 5 deletions

View File

@ -14,7 +14,7 @@
"category": [ "category": [
"Media" "Media"
], ],
"author":{ "author": {
"name": "CasaOS Team", "name": "CasaOS Team",
"role": "Adaptor", "role": "Adaptor",
"website": "https://www.casaos.io", "website": "https://www.casaos.io",
@ -77,7 +77,7 @@
"mode": "rw", "mode": "rw",
"allocation": "automatic", "allocation": "automatic",
"configurable": "advanced", "configurable": "advanced",
"description": "PhotoPrism Gallery originals directory." "description": "PhotoPrism originals directory."
} }
], ],
"devices": [], "devices": [],
@ -97,10 +97,16 @@
"search": false, "search": false,
"upnp": false "upnp": false
}, },
"tips": {}, "tips": {
"changelog":{ "before_install": {
"template": "DefaultAccount",
"username": "admin",
"password": "casaos"
}
},
"changelog": {
"latest_updates": "", "latest_updates": "",
"url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/changelog.txt" "url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/PhotoPrism/changelog.txt"
}, },
"latest_update_date": "1640245715" "latest_update_date": "1640245945"
} }