1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00
mattermost_ynh/check_process

33 lines
912 B
Text
Raw Normal View History

2021-01-11 23:46:48 +01:00
# See here for more information
# https://github.com/YunoHost/package_check#syntax-check_process-file
;; Test complet
2017-09-11 08:40:27 +02:00
; Manifest
2021-01-11 23:46:48 +01:00
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
admin="john" (USER)
email="john@gmail.com"
password="admin!42"
language="fr"
team_display_name="Mon équipe"
2017-09-11 08:40:27 +02:00
is_public=1 (PUBLIC|public=1|private=0)
; Checks
pkg_linter=1
2020-02-08 23:33:19 +01:00
setup_sub_dir=1
2017-10-17 08:10:30 +02:00
setup_root=1
2021-01-11 23:46:48 +01:00
setup_nourl=0
setup_private=1
2017-10-17 08:10:30 +02:00
setup_public=1
upgrade=1
backup_restore=1
multi_instance=1
2021-01-11 23:46:48 +01:00
port_already_use=0
2021-01-12 12:03:18 +01:00
change_url=0
2017-10-18 07:08:38 +02:00
;;; Options
Email=kemenaran@gmail.com
2021-01-11 23:46:48 +01:00
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=pass&port=666&