1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dont-code_ynh.git synced 2024-09-03 18:26:34 +02:00

fix linter

This commit is contained in:
Éric Gaspar 2024-05-31 19:27:59 +02:00
parent a50dc1b898
commit 5dcb1f5af1

View file

@ -7,7 +7,7 @@ name = "Dont-code Services"
description.en = "Install services and databases needed to support Dont-code platform"
description.fr = "Installe les services et base de données nécessaires pour utiliser la plateforme Dont-code"
version = "0.3.2~ynh2"
version = "0.3.2~ynh3"
maintainers = ["Dont-code Team"]
@ -20,7 +20,7 @@ userdoc = "https://dont-code.net/news.html"
code = "https://github.com/dont-code"
[integration]
yunohost = ">= 11.1.9"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
@ -31,11 +31,9 @@ ram.runtime = "400M"
[install]
[install.domain]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "domain"
[install.path]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "path"
default = "/dont-code"