mirror of
https://github.com/YunoHost-Apps/linkstack_ynh.git
synced 2024-09-03 19:36:14 +02:00
wip
This commit is contained in:
parent
16aa9525b7
commit
93584e085a
1 changed files with 2 additions and 3 deletions
|
@ -14,7 +14,7 @@ license = "agpl-3-or-later"
|
||||||
website = "https://linkstack.org/"
|
website = "https://linkstack.org/"
|
||||||
admindoc = "https://docs.linkstack.org/"
|
admindoc = "https://docs.linkstack.org/"
|
||||||
code = "https://github.com/LinkStackOrg/LinkStack"
|
code = "https://github.com/LinkStackOrg/LinkStack"
|
||||||
# FIXME: No CPE yet... check https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=LinkStack
|
# XXX: No CPE yet... check https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=LinkStack
|
||||||
#cpe = "???"
|
#cpe = "???"
|
||||||
fund = "https://liberapay.com/LittleLink-Custom"
|
fund = "https://liberapay.com/LittleLink-Custom"
|
||||||
|
|
||||||
|
@ -24,8 +24,7 @@ architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = "false"
|
ldap = "false"
|
||||||
sso = "false"
|
sso = "false"
|
||||||
# FIXME: replace with an **estimate** minimum disk and RAM requirements. e.g. 20M, 400M, 1G...
|
disk = "100M"
|
||||||
disk = "50M"
|
|
||||||
ram.build = "50M"
|
ram.build = "50M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue