diff --git a/manifest.toml b/manifest.toml index 84392ac..97d4e67 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,8 +20,8 @@ code = "https://github.com/SamR1/FitTrackee" yunohost = ">= 11.1.13" architectures = "all" multi_instance = true -ldap = "false" -sso = "false" +ldap = false +sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M"