mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update check_process
This commit is contained in:
parent
c0cac7120a
commit
16e4f89aaf
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@
|
|||
; Manifest
|
||||
domain="domain.tld" (DOMAIN)
|
||||
path="/path" (PATH)
|
||||
admin_email="john@gmail.com"
|
||||
admin_password="admin!42"
|
||||
admin="john"
|
||||
email="john@gmail.com"
|
||||
password="admin!42"
|
||||
language="fr"
|
||||
team_display_name="Mon équipe"
|
||||
is_public=1 (PUBLIC|public=1|private=0)
|
||||
|
|
Loading…
Add table
Reference in a new issue