2018-09-03 23:31:52 +02:00
|
|
|
# See here for more information
|
|
|
|
# https://github.com/YunoHost/package_check#syntax-check_process-file
|
|
|
|
|
|
|
|
;; Test complet
|
|
|
|
; Manifest
|
|
|
|
domain="domain.tld" (DOMAIN)
|
|
|
|
path="/path" (PATH)
|
|
|
|
admin="john" (USER)
|
|
|
|
language="fr_FR"
|
|
|
|
is_public="Yes" (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
|
|
|
|
upgrade=1
|
2018-09-04 00:05:51 +02:00
|
|
|
upgrade=1 from_commit=ec151614e4c41f2012bb983d08faf6eda233d5be
|
2018-09-03 23:31:52 +02:00
|
|
|
backup_restore=1
|
|
|
|
multi_instance=1
|
|
|
|
incorrect_path=1
|
|
|
|
port_already_use=0
|
|
|
|
change_url=1
|
2017-03-02 15:44:54 +01:00
|
|
|
;;; Levels
|
2018-09-03 23:31:52 +02:00
|
|
|
Level 1=auto
|
|
|
|
Level 2=auto
|
|
|
|
Level 3=auto
|
|
|
|
# doable, but there is no group in YunoHost's LDAP
|
|
|
|
# https://github.com/trilbymedia/grav-plugin-login-ldap
|
|
|
|
Level 4=1
|
|
|
|
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=all
|
|
|
|
;;; Upgrade options
|
2018-09-04 00:05:51 +02:00
|
|
|
; commit=ec151614e4c41f2012bb983d08faf6eda233d5be
|
|
|
|
name=Version 1.3.1
|
2018-09-03 23:44:41 +02:00
|
|
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr_FR&is_public=PUBLIC&
|