mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
remove full_domain
This commit is contained in:
parent
81c2b30afb
commit
517c725ac5
1 changed files with 3 additions and 6 deletions
|
@ -30,9 +30,7 @@ ram.runtime = "500M"
|
|||
|
||||
[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"
|
||||
|
@ -46,7 +44,6 @@ ram.runtime = "500M"
|
|||
default = "fr_FR"
|
||||
|
||||
[install.admin]
|
||||
# this is a generic question - ask strings are automatically handled by Yunohost's core
|
||||
type = "user"
|
||||
|
||||
[resources]
|
||||
|
|
Loading…
Add table
Reference in a new issue