From 5ccddee3af152b50ab7544c7004676ff5d7a267f Mon Sep 17 00:00:00 2001 From: Lab-8916100448256 <38373466+Lab-8916100448256@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:25:38 +0100 Subject: [PATCH] Remove full_domain option in manifest.toml --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 680a366..e9b2b6c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -33,7 +33,6 @@ ram.runtime = "50M" help.en = "CryptPad needs to be installed in a dedicated domain or sub-domain." help.fr = "CryptPad doit être installé dans un domaine ou sous-domaine dédié." type = "domain" - full_domain = true [install.init_main_permission] help.en = "If 'Visitors' enabled, CryptPad will be accessible by people who do not have an account. This can be changed later via the webadmin."