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

Update manifest.toml

This commit is contained in:
ericgaspar 2023-08-25 12:13:01 +02:00
parent e13f7944a0
commit 9124dc07d7

View file

@ -2,8 +2,8 @@ packaging_format = 2
id = "linkstack" id = "linkstack"
name = "LinkStack" name = "LinkStack"
description.en = "A highly customizable link sharing platform with an intuitive, easy to use user interface." description.en = "Highly customizable link sharing platform with an intuitive"
description.fr = "Une plateforme de partage de lien hautement personnalisable, avvec une interface simple à utiliser." description.fr = "Plateforme de partage de lien hautement personnalisable"
version = "4.2.6~ynh2" version = "4.2.6~ynh2"
@ -19,7 +19,7 @@ code = "https://github.com/LinkStackOrg/LinkStack"
fund = "https://liberapay.com/LittleLink-Custom" fund = "https://liberapay.com/LittleLink-Custom"
[integration] [integration]
yunohost = ">= 11.1.14" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false
@ -32,7 +32,6 @@ ram.runtime = "50M"
[install.domain] [install.domain]
# this is a generic question - ask strings are automatically handled by YunoHost's core # this is a generic question - ask strings are automatically handled by YunoHost's core
type = "domain" type = "domain"
full_domain = true
[install.init_main_permission] [install.init_main_permission]
# this is a generic question - ask strings are automatically handled by YunoHost's core # this is a generic question - ask strings are automatically handled by YunoHost's core