mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
cea8cb0eb9
* Upgrade to version 0.3.6 (#31) * Upgrade to v0.3.6 * Auto-update README * fix checksums Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: OniriCorpe <oniricorpe@disroot.org> * Upgrade to version 0.3.7 (#34) * Upgrade to v0.3.7 * Auto-update README Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> * chores v0.3.7 * trad * fix var name * fix ynh_app_setting_get for accounts settings * correction of an omission and moving parametters * fix missing parametters import Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org>
34 lines
851 B
Text
34 lines
851 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="goto.domain.tld"
|
|
admin="xana"
|
|
email="user@example.com"
|
|
password="1Strong-Password"
|
|
port="8095"
|
|
; Checks
|
|
pkg_linter=1
|
|
setup_sub_dir=0
|
|
setup_root=1
|
|
setup_nourl=0
|
|
setup_private=0
|
|
setup_public=1
|
|
upgrade=1
|
|
upgrade=1 from_commit=460048e78df8a195b1eca5994a4699079954b312
|
|
upgrade=1 from_commit=29c7d0df5dd6e3d90070f242b74cce980676cd72
|
|
backup_restore=1
|
|
multi_instance=1
|
|
port_already_use=1
|
|
change_url=0
|
|
;;; Options
|
|
Email=
|
|
Notification=none
|
|
;;; Upgrade options
|
|
; commit=460048e78df8a195b1eca5994a4699079954b312
|
|
name=0.2.1~ynh3
|
|
; commit=29c7d0df5dd6e3d90070f242b74cce980676cd72
|
|
name=0.3.6~ynh1
|