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

42 lines
928 B
Text
Raw Normal View History

2017-02-15 07:46:59 +01:00
;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
admin="john" (USER)
language="fr"
is_public=1 (PUBLIC|public=1|private=0)
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2018-04-11 21:01:26 +02:00
upgrade=1 from_commit=f7a6d6ca2dbbd39f20d299478c28f92e83f6f53c
2017-02-15 07:46:59 +01:00
backup_restore=1
multi_instance=1
incorrect_path=1
2017-02-15 07:46:59 +01:00
port_already_use=0
2017-09-10 09:25:22 +02:00
change_url=1
2017-02-15 07:46:59 +01:00
;;; Levels
Level 1=auto
Level 2=auto
Level 3=auto
Level 4=1
2017-02-18 16:39:06 +01:00
# https://github.com/YunoHost-Apps/piwigo_ynh/issues/4
Level 5=1
# https://github.com/YunoHost-Apps/piwigo_ynh/issues/5
2017-02-15 07:46:59 +01:00
Level 6=auto
Level 7=auto
Level 8=0
Level 9=0
Level 10=0
;;; Options
Email=
2018-04-11 21:01:26 +02:00
Notification=none
;;; Upgrade options
; commit=f7a6d6ca2dbbd39f20d299478c28f92e83f6f53c
name=Take more official review comments into account
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&