mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
28 lines
709 B
Text
28 lines
709 B
Text
# See here for more informations
|
|
# https://github.com/YunoHost/package_check#syntax-check_process-file
|
|
|
|
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld" (DOMAIN)
|
|
path="/path" (PATH)
|
|
language="fr"
|
|
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
|
|
upgrade=1
|
|
upgrade=1 from_commit=a1db7396ceab19640e68d6a8cc05befd1f9c07ad
|
|
backup_restore=1
|
|
multi_instance=0
|
|
change_url=0
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=a1db7396ceab19640e68d6a8cc05befd1f9c07ad
|
|
name=Testing (#11)
|
|
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|