mirror of
https://github.com/YunoHost-Apps/librephotos_ynh.git
synced 2024-09-03 19:36:12 +02:00
31 lines
819 B
Text
31 lines
819 B
Text
# See here for more information
|
|
# 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" (DOMAIN)
|
|
admin="john" (USER)
|
|
is_public=1 (PUBLIC|public=1|private=0)
|
|
allow_multimedia_write=1
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=0
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=1
|
|
setup_public=1
|
|
upgrade=1
|
|
upgrade=1 from_commit=3b5b527e26cb6b530bd51f14c791d1dc15757af4
|
|
backup_restore=1
|
|
multi_instance=0
|
|
port_already_use=0
|
|
change_url=1
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=3b5b527e26cb6b530bd51f14c791d1dc15757af4
|
|
name=Upgrade from March 29
|
|
manifest_arg=domain=domain.tld&admin=john&is_public=1&allow_multimedia_write=1&
|