From e304e4a9315c562071386c53707dbfd25d013bfd Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Wed, 22 Feb 2023 11:50:53 +0100 Subject: [PATCH] [fix] Email notif issue on package_check --- check_process | 3 +++ 1 file changed, 3 insertions(+) diff --git a/check_process b/check_process index fcee738..e8cdfae 100644 --- a/check_process +++ b/check_process @@ -41,6 +41,9 @@ multi_instance=1 port_already_use=0 change_url=0 +;;; Options +Email= +Notification=none ;;; Upgrade options ; commit=c1524dd8e37cc671c01f5b5363901dd6a01e6fc1 name=Merge pull request #63 from YunoHost-Apps/testing