From 4040ffcd54e32996d2e17fbea053f2ab9bd5dd48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 18 Aug 2023 11:20:30 +0200 Subject: [PATCH] remove 'full_domain' --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index b91de86..b438278 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.fr = "Sélectionnez le domaine exclusivement dédié à Dendrite, par exemple dendrite.domain.tld" type = "domain" - full_domain = true [install.server_name] ask.en = "Select the display name for your Dendrite server"