From ce18c69ebdf962d47b43a91840d9843cacdfc5f9 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Fri, 15 Sep 2017 20:52:14 +0200 Subject: [PATCH] add check_process --- check_process.default => check_process | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) rename check_process.default => check_process (73%) diff --git a/check_process.default b/check_process similarity index 73% rename from check_process.default rename to check_process index cf7ad59..41c63eb 100644 --- a/check_process.default +++ b/check_process @@ -3,20 +3,23 @@ # Move this file from check_process.default to check_process when you have filled it. -;; Test complet +;; Test complete ; Manifest domain="domain.tld" (DOMAIN) path="/path" (PATH) admin="john" (USER) language="fr" is_public=1 (PUBLIC|public=1|private=0) - password="pass" - port="666" (PORT) + admin_name="john" (USER) + admin_pass="08jtiig45f88r7" (PASSWORD) + admin_email="abc@example.com" + password="pass" + port="666" (PORT) ; Checks pkg_linter=1 - setup_sub_dir=1 + setup_sub_dir=0 setup_root=1 - setup_nourl=0 + setup_nourl=1 setup_private=1 setup_public=1 upgrade=1 @@ -39,5 +42,5 @@ Level 9=0 Level 10=0 ;;; Options -Email= -Notification=none +Email=yunohost@gumpri.ch +Notification=all