mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update check_process
This commit is contained in:
parent
fd47442092
commit
7a8467d409
1 changed files with 7 additions and 4 deletions
|
@ -6,12 +6,11 @@
|
|||
;; Test complet
|
||||
; Manifest
|
||||
domain="domain.tld" (DOMAIN)
|
||||
path="/movim" (PATH)
|
||||
path="/path" (PATH)
|
||||
admin="john" (USER)
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
password="phrasedepasse"
|
||||
language="fr"
|
||||
ssoenabled="Yes"
|
||||
port=9537 (PORT)
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
|
@ -38,5 +37,9 @@
|
|||
Level 9=0
|
||||
Level 10=0
|
||||
;;; Options
|
||||
Email=jean-baptiste@holcroft.fr
|
||||
Notification=all
|
||||
Email=
|
||||
Notification=none
|
||||
;;; 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=phrasedepasse&port=9537&
|
||||
|
|
Loading…
Add table
Reference in a new issue