mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Fix check_process (#3)
This commit is contained in:
parent
464918e6de
commit
566179d3f5
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Commentaire ignoré
|
||||
; Manifest
|
||||
domain="$DOMAIN" (DOMAIN)
|
||||
path="$PATH" (PATH)
|
||||
path="/path" (PATH)
|
||||
default_home_server="matrix.org"
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
; Checks
|
||||
|
@ -33,4 +33,4 @@
|
|||
Level 7=auto
|
||||
Level 8=0
|
||||
Level 9=0
|
||||
Level 10=0
|
||||
Level 10=0
|
||||
|
|
Loading…
Add table
Reference in a new issue