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

29 lines
631 B
Text
Raw Normal View History

2020-10-20 13:46:23 +02:00
;; Test complet
; Manifest
2021-05-15 19:43:37 +02:00
domain="domain.tld"
path="/path"
admin="john"
2020-10-20 13:46:23 +02:00
language="fr"
2021-05-15 19:43:37 +02:00
is_public=1
2021-05-29 12:28:45 +02:00
password="password"
2020-12-24 10:34:35 +01:00
export="libreoffice"
2020-10-20 13:46:23 +02:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2022-02-24 22:26:51 +01:00
#upgrade=1 from_commit=96653aee9379d579a655777ac274355f4afca61c
2020-10-20 13:46:23 +02:00
backup_restore=1
multi_instance=1
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
2021-02-25 20:40:17 +01:00
; commit=96653aee9379d579a655777ac274355f4afca61c
2021-11-20 23:22:48 +01:00
name=Merge pull request #6
2020-10-20 13:46:23 +02:00
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=9001&