mirror of
https://github.com/YunoHost-Apps/sogo_ynh.git
synced 2024-09-03 20:26:07 +02:00
29 lines
900 B
Text
29 lines
900 B
Text
# See here for more informations
|
|
# https://github.com/YunoHost/package_check#syntax-check_process-file
|
|
|
|
# Move this file from check_process.default to check_process when you have filled it.
|
|
|
|
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld"
|
|
path="/SOGo"
|
|
admin="john"
|
|
is_public=1
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=1
|
|
setup_root=0
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
upgrade=1 from_commit=cc07f5da79498ef948c31a99f6ace9ad0a5b9ec1
|
|
upgrade=1 from_commit=2fc174c57586df38506a07195decb08eed02f55f
|
|
backup_restore=1
|
|
multi_instance=0
|
|
change_url=0
|
|
;;; Upgrade options
|
|
; commit=cc07f5da79498ef948c31a99f6ace9ad0a5b9ec1
|
|
name=Before group permission support
|
|
; commit=2fc174c57586df38506a07195decb08eed02f55f
|
|
name=Before refactoring
|