1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/linkstack_ynh.git synced 2024-09-03 19:36:14 +02:00

smol fix wip

This commit is contained in:
Tagadda 2023-05-06 21:42:56 +00:00
parent 93584e085a
commit ab2fbd48f1

View file

@ -10,7 +10,7 @@ version = "3.6.0~ynh1"
maintainers = ["Tagada"]
[upstream]
license = "agpl-3-or-later"
license = "AGPL-3.0-or-later"
website = "https://linkstack.org/"
admindoc = "https://docs.linkstack.org/"
code = "https://github.com/LinkStackOrg/LinkStack"
@ -22,8 +22,8 @@ fund = "https://liberapay.com/LittleLink-Custom"
yunohost = ">= 11.1.14"
architectures = "all"
multi_instance = true
ldap = "false"
sso = "false"
ldap = false
sso = false
disk = "100M"
ram.build = "50M"
ram.runtime = "50M"