From 30a2ab809432e733d0b0b303f29e727c0c74ce5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 28 Oct 2023 11:56:38 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 36b4f25..8f20e52 100644 --- a/manifest.toml +++ b/manifest.toml @@ -15,7 +15,7 @@ website = "https://glitch-soc.github.io/docs/" code = "https://github.com/glitch-soc/mastodon" [integration] -yunohost = ">= 11.1" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = true @@ -26,12 +26,9 @@ ram.runtime = "1G" [install] [install.domain] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "domain" - full_domain = true [install.admin] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "user" [install.init_main_permission]