1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00

Correct date + multi instance

This commit is contained in:
Limezy 2022-06-18 01:38:56 +07:00
parent a1e59ea660
commit ab26834b87
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
setup_public=1 setup_public=1
upgrade=1 upgrade=1
backup_restore=1 backup_restore=1
multi_instance=1 multi_instance=0
port_already_use=0 port_already_use=0
change_url=1 change_url=1
;;; Options ;;; Options

View file

@ -6,7 +6,7 @@
"en": "AI-Powered Photos App for the Decentralized Web", "en": "AI-Powered Photos App for the Decentralized Web",
"fr": "Gestion de photos en ligne" "fr": "Gestion de photos en ligne"
}, },
"version": "2022.28.05~ynh2", "version": "2022.05.28~ynh2",
"url": "photoprism.app", "url": "photoprism.app",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",