1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiddlywiki_ynh.git synced 2024-09-03 20:26:34 +02:00
tiddlywiki_ynh/check_process

29 lines
635 B
Text
Raw Normal View History

2021-02-16 13:38:59 +01:00
;; Test complet
auto_remove=1
; Manifest
2021-05-15 08:40:13 +02:00
domain="domain.tld"
path="/"
admin="john"
is_public=1
2021-03-27 22:34:18 +01:00
password="password"
2021-05-15 08:40:13 +02:00
port="8095"
2021-02-16 13:38:59 +01:00
; Checks
pkg_linter=1
2021-03-27 19:23:46 +01:00
setup_sub_dir=0
2021-02-16 13:38:59 +01:00
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2021-05-28 11:37:44 +02:00
upgrade=1 from_commit=befb3426e13fb5f094c2cc1b6841de202506c6fa
2021-02-16 13:38:59 +01:00
backup_restore=1
2021-03-27 22:01:23 +01:00
multi_instance=0
2021-02-16 13:38:59 +01:00
change_url=1
2021-03-27 18:49:26 +01:00
;;; Options
Email=
Notification=none
;;; Upgrade options
2021-05-28 11:37:44 +02:00
; commit=befb3426e13fb5f094c2cc1b6841de202506c6fa
name=Merge pull request #4 from YunoHost-Apps/testing
2021-03-27 22:34:18 +01:00
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&password=password&port=8095&