1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/linkstack_ynh.git synced 2024-09-03 19:36:14 +02:00
This commit is contained in:
Tagadda 2023-05-06 21:30:15 +00:00
parent 16aa9525b7
commit 93584e085a

View file

@ -14,7 +14,7 @@ license = "agpl-3-or-later"
website = "https://linkstack.org/"
admindoc = "https://docs.linkstack.org/"
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 = "???"
fund = "https://liberapay.com/LittleLink-Custom"
@ -24,8 +24,7 @@ architectures = "all"
multi_instance = true
ldap = "false"
sso = "false"
# FIXME: replace with an **estimate** minimum disk and RAM requirements. e.g. 20M, 400M, 1G...
disk = "50M"
disk = "100M"
ram.build = "50M"
ram.runtime = "50M"