mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update check_process
This commit is contained in:
parent
b433b20ee7
commit
cfc91eb106
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
||||||
|
|
||||||
;; Test complet
|
;; Test complet
|
||||||
; Manifest
|
; Manifest
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld"
|
||||||
path="/path" (PATH)
|
path="/path"
|
||||||
admin="john" (USER)
|
admin="john"
|
||||||
is_public=1 (PUBLIC|public=1|private=0)
|
is_public=1
|
||||||
password="pass"
|
password="pass"
|
||||||
group_name="public with space"
|
group_name="public with space"
|
||||||
; Checks
|
; Checks
|
||||||
|
|
Loading…
Add table
Reference in a new issue