diff --git a/check_process b/check_process index 6011bf1..bca3ff8 100644 --- a/check_process +++ b/check_process @@ -4,8 +4,12 @@ ; Manifest domain="domain.tld" (DOMAIN) path="/path" (PATH) + admin="john" (USER) + language="fr" is_public=1 (PUBLIC|public=1|private=0) password="password" + expiration="0" + deletion="0" ; Checks pkg_linter=1 setup_sub_dir=1 @@ -23,6 +27,7 @@ ;;; Levels # If the level 5 (Package linter) is forced to 1. Please add justifications here. Level 5=auto -;;; Options -Email=ljf+framaforms_ynh@reflexlibre.net -Notification=down +;;; Upgrade options + ; commit=CommitHash + name=Name and date of the commit. + manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&expiration=0&deletion=0&