2019-06-14 18:57:58 +02:00
|
|
|
# See here for more information
|
|
|
|
# https://github.com/YunoHost/package_check#syntax-check_process-file
|
2018-04-29 13:00:03 +02:00
|
|
|
;; Test complet
|
|
|
|
; Manifest
|
|
|
|
domain="domain.tld" (DOMAIN)
|
|
|
|
path="/path" (PATH)
|
2019-06-19 02:40:23 +02:00
|
|
|
password="password"
|
2018-04-29 13:00:03 +02:00
|
|
|
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
|
2019-06-14 18:57:58 +02:00
|
|
|
upgrade=1
|
|
|
|
backup_restore=1
|
|
|
|
multi_instance=1
|
|
|
|
change_url=1
|
2018-04-29 13:00:03 +02:00
|
|
|
;;; Levels
|
2019-06-14 18:57:58 +02:00
|
|
|
# If the level 5 (Package linter) is forced to 1. Please add justifications here.
|
2018-04-29 13:00:03 +02:00
|
|
|
Level 5=auto
|
2019-06-14 18:57:58 +02:00
|
|
|
;;; Options
|
|
|
|
Email=ljf+framaforms_ynh@reflexlibre.net
|
|
|
|
Notification=down
|