mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
manifest: Fix multi_instance = true
This commit is contained in:
parent
5fbed01f93
commit
986051d5f2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ fund = "https://www.photoprism.app/membership"
|
|||
[integration]
|
||||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64", "arm64", "armhf"]
|
||||
multi_instance = false
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
sso = false
|
||||
disk = "50M"
|
||||
|
|
Loading…
Add table
Reference in a new issue