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