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