diff --git a/manifest.toml b/manifest.toml index e124f82..6b81256 100644 --- a/manifest.toml +++ b/manifest.toml @@ -14,23 +14,22 @@ license = "AGPL-3.0" website = "https://samr1.github.io/FitTrackee" demo = "" admindoc = "https://samr1.github.io/FitTrackee" -code = "https://github.com/SamR1/FitTrackee" +code = "https://github.com/SamR1/FitTrackee" [integration] -yunohost = ">= 11.1.17" -architectures = "all" +yunohost = ">= 11.2" +architectures = "all" multi_instance = true ldap = false -sso = false -disk = "50M" -ram.build = "50M" -ram.runtime = "50M" +sso = false +disk = "50M" +ram.build = "50M" +ram.runtime = "50M" [install] [install.domain] # this is a generic question - ask strings are automatically handled by Yunohost's core type = "domain" - full_domain = true [install.init_main_permission] type = "group"