mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
39 lines
752 B
Text
39 lines
752 B
Text
;; Nom du test
|
|
auto_remove=1
|
|
; Manifest
|
|
domain="domain.tld" (DOMAIN)
|
|
path="/path" (PATH)
|
|
is_public="1" (PUBLIC|public=1|private=0)
|
|
admin_name="john" (USER)
|
|
admin_pass="05438966455822800mp" (PASSWORD)
|
|
admin_email="abc@example.com"
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=0
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
backup_restore=0
|
|
multi_instance=0
|
|
wrong_user=0
|
|
wrong_path=1
|
|
incorrect_path=1
|
|
corrupt_source=0
|
|
fail_download_source=0
|
|
port_already_use=1
|
|
final_path_already_use=1
|
|
;;; Levels
|
|
Level 1=auto
|
|
Level 2=auto
|
|
Level 3=auto
|
|
Level 4=na
|
|
# LDAP not integrated
|
|
Level 5=1
|
|
# Test doesn't know what is really an exit
|
|
Level 6=auto
|
|
Level 7=auto
|
|
Level 8=0
|
|
Level 9=0
|
|
Level 10=0
|