From e5b9917319e6d13966cef71b53b9e448a3978f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20W=C3=BChr?= Date: Fri, 18 Aug 2023 11:30:43 +0200 Subject: [PATCH] Remove invalid config param in manifest --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index eb31d96..d5e9d3a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -31,7 +31,6 @@ ram.runtime = "50M" [install] [install.domain] type = "domain" - full_domain = true [install.admin] type = "user"