From 9768d1aaeedd81dc5169fd81d35fab87cb6e3007 Mon Sep 17 00:00:00 2001 From: dragondaddy Date: Fri, 4 Aug 2023 21:10:50 +0200 Subject: [PATCH] full_domain no longer needed in manifest.toml --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 02ab031..edf1ef5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -28,7 +28,6 @@ ram.runtime = "50M" help.en = "Your website can only be installed in a root domain or subdomain" help.fr = "Votre site web ne peut ĂȘtre installĂ© que dans un domaine racine ou un sous-domaine" type = "domain" - full_domain = true [install.admin] type = "user"