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

43 lines
923 B
Text
Raw Normal View History

2016-07-16 13:05:02 +02:00
;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
path="/leed" (PATH)
admin="john" (USER)
2017-12-05 19:32:57 +01:00
password="pass"
language="fr"
2017-03-01 19:37:00 +01:00
market=1
is_public=1 (PUBLIC|public=1|private=0)
2016-07-16 13:05:02 +02:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2019-01-19 12:00:42 +01:00
upgrade=1 from_commit=8b622d430db9ab860aee156a32086507669243fd
backup_restore=1
multi_instance=1
incorrect_path=1
2016-07-16 13:05:02 +02:00
port_already_use=0
2017-12-05 19:32:57 +01:00
change_url=1
2017-01-20 19:34:03 +01:00
;;; Levels
Level 1=auto
Level 2=auto
Level 3=auto
2017-03-19 18:31:53 +01:00
# Level 4: https://github.com/LeedRSS/Leed/commit/841719a25e3753b0c50275bed62c29a55aa21bb9
2017-01-20 19:34:03 +01:00
Level 4=1
2017-12-05 19:32:57 +01:00
Level 5=auto
2017-01-20 19:34:03 +01:00
Level 6=auto
Level 7=auto
Level 8=0
Level 9=0
Level 10=0
2017-06-13 17:11:10 +02:00
;;; Options
Email=
Notification=down
2017-12-05 19:32:57 +01:00
;;; Upgrade options
2019-01-19 12:00:42 +01:00
; commit=8b622d430db9ab860aee156a32086507669243fd
name=MAJ 1.8.2
2017-12-05 19:32:57 +01:00
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&password=pass&language=fr&market=1&is_public=1&