From 6c5554a9d2b53428d29b06f59a510b6d9c0b127f Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Sat, 6 Jan 2024 20:58:51 +0100 Subject: [PATCH] Enable email on system user --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 1804af4..bd3fd1e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -59,6 +59,7 @@ ram.runtime = "50M" sha256 = "160dd2efa1aa5be8945d65778dbd2328166fafafa29c5c823053e2112224a478" [resources.system_user] + allow_email = true [resources.install_dir]