1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

update check process

This commit is contained in:
Clément 2019-04-29 08:59:22 +02:00
parent 68ec54c2a0
commit 16f59189e8

View file

@ -4,6 +4,7 @@
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
admin="homer" (USER)
language="fr"
; Checks
pkg_linter=1
setup_sub_dir=1
@ -11,16 +12,17 @@
setup_nourl=0
setup_private=0
setup_public=0
upgrade=1
upgrade=1 from_commit=b89554865459520d7d90a5a666f09f6987f41de6
backup_restore=1
multi_instance=1
wrong_user=1
wrong_path=1
incorrect_path=1
corrupt_source=0
fail_download_source=0
fail_download_source=0
port_already_use=0
final_path_already_use=0
final_path_already_use=1
change_url=1
;;; Levels
Level 1=auto
Level 2=auto
@ -32,3 +34,7 @@
Level 8=0
Level 9=0
Level 10=0
;;; Upgrade options
; commit=b89554865459520d7d90a5a666f09f6987f41de6
name=Tue Jan 29 21:28:14 2019 +0100 update README
manifest_arg=domain=DOMAIN&path=PATH&admin=USER