mirror of
https://github.com/YunoHost-Apps/shiori_ynh.git
synced 2024-09-03 20:26:17 +02:00
Update manifest.toml
This commit is contained in:
parent
13e2748b0c
commit
727480d6fa
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ code = "https://github.com/go-shiori/shiori"
|
||||||
yunohost = ">= 11.1.15"
|
yunohost = ">= 11.1.15"
|
||||||
architectures = ["amd64", "arm64", "armhf"]
|
architectures = ["amd64", "arm64", "armhf"]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = "not_relevant"
|
ldap = false
|
||||||
sso = "not_relevant"
|
sso = false
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "50M"
|
ram.build = "50M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
Loading…
Add table
Reference in a new issue