diff --git a/manifest.toml b/manifest.toml index e2a70e8..87f57fc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -21,7 +21,7 @@ cpe = "cpe:2.3:a:phpmyadmin:phpmyadmin" fund = "https://www.phpmyadmin.net/donate/" [integration] -yunohost = ">= 11.0.9" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = true @@ -32,11 +32,9 @@ ram.runtime = "50M" [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 = "/phpmyadmin"