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

28 lines
568 B
Text
Raw Normal View History

2021-02-16 13:38:59 +01:00
;; Test complet
auto_remove=1
; Manifest
domain="domain.tld" (DOMAIN)
2021-03-27 18:49:26 +01:00
path="/" (PATH)
admin="john" (USER)
is_public=1 (PUBLIC|public=1|private=0)
password="pass"
port="666" (PORT)
2021-02-16 13:38:59 +01:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
backup_restore=1
multi_instance=1
change_url=1
2021-03-27 18:49:26 +01:00
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
2021-03-27 19:07:18 +01:00
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&password=pass&port=666&