1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00
gotosocial_ynh/check_process

33 lines
760 B
Text
Raw Normal View History

2021-08-15 21:48:06 +02:00
# 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
2022-03-14 22:03:14 +01:00
domain="goto.domain.tld"
admin="xana"
email="user@example.com"
2021-08-15 21:48:06 +02:00
password="1Strong-Password"
port="666"
; Checks
pkg_linter=1
2022-03-14 22:03:14 +01:00
setup_sub_dir=0
2021-08-15 21:48:06 +02:00
setup_root=1
setup_nourl=0
2022-03-14 22:03:14 +01:00
setup_private=0
2021-08-15 21:48:06 +02:00
setup_public=1
upgrade=1
2022-03-14 22:03:14 +01:00
upgrade=0 from_commit=CommitHash
2021-08-15 21:48:06 +02:00
backup_restore=1
2022-03-15 04:21:05 +01:00
multi_instance=1
2022-03-15 19:36:00 +01:00
port_already_use=1
2022-03-14 22:03:14 +01:00
change_url=0
2021-08-15 21:48:06 +02:00
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
2022-03-14 22:05:29 +01:00
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&password=pass&port=666&