diff --git a/manifest.toml b/manifest.toml index 5123936..f10f09c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -3,8 +3,8 @@ packaging_format = 2 id = "penpot" name = "Penpot" -description.en = "Penpot - The Open-Source design and prototyping platform" -description.fr = "Penpot - La plateforme de conception et de prototypage open-source" +description.en = "Design and prototyping platform" +description.fr = "Plateforme de conception et de prototypage" version = "1.19.3~ynh2" @@ -21,7 +21,7 @@ code = "https://github.com/penpot/penpot" [integration] yunohost = '>= 11.2' architectures = ["amd64", "arm64"] -multi_instance = true +multi_instance = true ldap = false sso = false disk = "50M"