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

38 lines
1,015 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"
2023-02-18 21:56:00 +01:00
account_domain="domain.tld"
2022-03-14 22:03:14 +01:00
admin="xana"
email="user@example.com"
2021-08-15 21:48:06 +02:00
password="1Strong-Password"
2022-03-15 19:37:41 +01:00
port="8095"
2021-08-15 21:48:06 +02:00
; 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
upgrade=1 from_commit=29c7d0df5dd6e3d90070f242b74cce980676cd72
2022-09-28 16:54:32 +02:00
upgrade=1 from_commit=5c1c052995a10d899abcb0e4d4fa1c1dc35f84a5
2022-12-20 21:28:00 +01:00
upgrade=1 from_commit=1b6c1c62e022f04afa02bf128f419e77a72bf1e9
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=29c7d0df5dd6e3d90070f242b74cce980676cd72
name=0.3.6~ynh1
2022-09-28 16:54:32 +02:00
; commit=5c1c052995a10d899abcb0e4d4fa1c1dc35f84a5
name=v0.4.0~ynh1
2022-12-20 21:28:00 +01:00
; commit=1b6c1c62e022f04afa02bf128f419e77a72bf1e9
name=0.5.2~ynh2