mirror of
https://github.com/YunoHost-Apps/libreddit_ynh.git
synced 2024-09-03 19:36:05 +02:00
Update manifest.toml
This commit is contained in:
parent
f7642f3855
commit
7de48c4af2
1 changed files with 2 additions and 2 deletions
|
@ -16,11 +16,11 @@ demo = "https://libreddit.spike.codes/"
|
||||||
code = "https://github.com/spikecodes/libreddit"
|
code = "https://github.com/spikecodes/libreddit"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.2.20"
|
yunohost = ">= 11.2.27"
|
||||||
architectures = ["amd64"]
|
architectures = ["amd64"]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
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