1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-28 11:56:38 +02:00 committed by Félix Piédallu
parent 52ee9ed346
commit 30a2ab8094

View file

@ -15,7 +15,7 @@ website = "https://glitch-soc.github.io/docs/"
code = "https://github.com/glitch-soc/mastodon" code = "https://github.com/glitch-soc/mastodon"
[integration] [integration]
yunohost = ">= 11.1" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = true ldap = true
@ -26,12 +26,9 @@ ram.runtime = "1G"
[install] [install]
[install.domain] [install.domain]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "domain" type = "domain"
full_domain = true
[install.admin] [install.admin]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "user" type = "user"
[install.init_main_permission] [install.init_main_permission]