diff --git a/check_process b/check_process index 32c6bdc..c453624 100644 --- a/check_process +++ b/check_process @@ -3,9 +3,6 @@ domain="domain.tld" path="/path" is_public=1 - language="fr" - admin="john" - password="1Strong-Password" ; Checks pkg_linter=1 setup_sub_dir=1 @@ -14,7 +11,7 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=CommitHash + #upgrade=1 from_commit=CommitHash backup_restore=1 multi_instance=1 change_url=1 diff --git a/manifest.json b/manifest.json index 3c4c872..22c0c6b 100644 --- a/manifest.json +++ b/manifest.json @@ -11,7 +11,7 @@ "upstream": { "license": "AGPL-3.0-only", "website": "https://www.documize.com", - "demo": "https://demo.example.com", + "demo": "https://docs.documize.com/", "admindoc": "https://docs.documize.com", "code": "https://github.com/documize/community" },