1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

remove 'full_domain'

This commit is contained in:
Éric Gaspar 2023-08-18 11:20:30 +02:00
parent 22fc954be5
commit 4040ffcd54

View file

@ -31,7 +31,6 @@ ram.runtime = "50M"
help.en = "Select the domain onto which Dendrite will be exclusively installed, e.g. dendrite.domain.tld" help.en = "Select the domain onto which Dendrite will be exclusively installed, e.g. dendrite.domain.tld"
help.fr = "Sélectionnez le domaine exclusivement dédié à Dendrite, par exemple dendrite.domain.tld" help.fr = "Sélectionnez le domaine exclusivement dédié à Dendrite, par exemple dendrite.domain.tld"
type = "domain" type = "domain"
full_domain = true
[install.server_name] [install.server_name]
ask.en = "Select the display name for your Dendrite server" ask.en = "Select the display name for your Dendrite server"