Update PhotoPrism appfile
This commit is contained in:
parent
ab98d8f575
commit
00459aea83
|
@ -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": {
|
||||||
|
"before_install": {
|
||||||
|
"template": "DefaultAccount",
|
||||||
|
"username": "admin",
|
||||||
|
"password": "casaos"
|
||||||
|
}
|
||||||
|
},
|
||||||
"changelog": {
|
"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"
|
||||||
}
|
}
|
Loading…
Reference in New Issue