From 2feeb57323a4ddeaeb580beda57f31a9f80325e3 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 5 May 2024 18:08:09 +0200 Subject: [PATCH] Remove full_domain key in manifest --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ea5ce7f..98c9036 100644 --- a/manifest.toml +++ b/manifest.toml @@ -28,7 +28,6 @@ ram.runtime = "300M" [install] [install.domain] type = "domain" - full_domain = true [install.init_main_permission] type = "group"