From 8cdc4f41b054947adeb472506dd5d9dbe8a2b288 Mon Sep 17 00:00:00 2001 From: Anmol Date: Wed, 12 Jul 2017 11:50:39 +0530 Subject: [PATCH] Configured check_process and did few changes in manifest.json --- check_process | 9 +++------ manifest.json | 5 +++-- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/check_process b/check_process index 5365ec4..caa79b0 100644 --- a/check_process +++ b/check_process @@ -3,15 +3,12 @@ ; Manifest domain="domain.tld" (DOMAIN) path="/path" (PATH) - admin="john" (USER) - language="fr" - username="username" + username="john" name="john" email="anmol@datamol.in" + password="password" # is_public="Yes" (PUBLIC|public=Yes|private=No) is_public=1 (PUBLIC|public=1|private=0) - password="password" - port="666" (PORT) ; Checks pkg_linter=1 setup_sub_dir=1 @@ -23,7 +20,7 @@ backup_restore=1 multi_instance=1 incorrect_path=1 - port_already_use=1 (66) + port_already_use=0 (66) change_url=0 ;;; Levels Level 1=auto diff --git a/manifest.json b/manifest.json index f7a5e5b..ffb753e 100644 --- a/manifest.json +++ b/manifest.json @@ -3,11 +3,12 @@ "id": "webtrees", "packaging_format": 1, "description": { - "en": "webtrees is a free open source web-based genealogy application." + "en": "Webtrees is a free open source web-based genealogy application." }, "url": "https://www.webtrees.net", + "license": "free", "maintainer": { - "name": "anmol Sharma", + "name": "Anmol Sharma", "email": "anmol@datamol.in" }, "requirements": {