mirror of
https://github.com/YunoHost-Apps/ffsync_ynh.git
synced 2024-09-03 18:26:38 +02:00
38 lines
817 B
Text
38 lines
817 B
Text
;; Test name
|
|
; Manifest
|
|
domain="domain.tld" (DOMAIN)
|
|
path="/path" (PATH)
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=1
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=0
|
|
setup_public=1
|
|
upgrade=1
|
|
backup_restore=1
|
|
multi_instance=1
|
|
port_already_use=0
|
|
change_url=0
|
|
;;; Levels
|
|
Level 1=auto
|
|
Level 2=auto
|
|
Level 3=auto
|
|
# impossible with Firefox Sync (it uses Firefox Accounts)
|
|
Level 4=na
|
|
Level 5=auto
|
|
Level 6=auto
|
|
Level 7=auto
|
|
Level 8=0
|
|
Level 9=0
|
|
Level 10=0
|
|
;;; Options
|
|
Email=jean-baptiste@holcroft.fr
|
|
Notification=fail
|
|
;;; Upgrade options
|
|
; commit=fd6350495d5a1d864ae30e1a61e18939fdb6a428
|
|
name=latest published version
|
|
manifest_arg=domain=DOMAIN&path=PATH
|
|
; commit=267ccc21f7b52d22bc3d5b9cd6239857b9a82aad
|
|
name=latest git commit before Jibec's rewriting
|
|
manifest_arg=domain=DOMAIN&path=PATH
|