| 1234567891011121314151617181920212223242526272829303132333435 |
- ;; Test complet
- ; Manifest
- encrypt=1
- encryption_pwd="password"
- core_backup=1
- apps_backup=1
- frequency="Weekly"
- ; Checks
- pkg_linter=1
- setup_sub_dir=0
- setup_root=0
- setup_nourl=1
- setup_private=0
- setup_public=0
- upgrade=1
- backup_restore=1
- # multi_instance=1 Need a fix in package check to allow to do this test with a nourl install only.
- incorrect_path=0
- port_already_use=0
- change_url=0
- ;;; Levels
- Level 1=auto
- Level 2=auto
- Level 3=auto
- Level 4=na
- # Level 5:
- Level 5=auto
- Level 6=auto
- Level 7=auto
- Level 8=0
- Level 9=0
- Level 10=0
- ;;; Options
- Email=
- Notification=down
|