mirror of
https://github.com/YunoHost-Apps/kavita_ynh.git
synced 2024-09-03 19:26:30 +02:00
Update manifest.toml
This commit is contained in:
parent
b54661d6b4
commit
a28b27c088
1 changed files with 2 additions and 2 deletions
|
@ -17,13 +17,13 @@ admindoc = "https://wiki.kavitareader.com/en"
|
|||
code = "https://github.com/Kareadita/Kavita"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.9"
|
||||
yunohost = ">= 11.1.11"
|
||||
architectures = ["amd64", "arm64", "armhf"]
|
||||
multi_instance = false
|
||||
ldap = false
|
||||
sso = false
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.build = "300M"
|
||||
ram.runtime = "50M"
|
||||
|
||||
[install]
|
||||
|
|
Loading…
Reference in a new issue