1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

Propagate changes on check_process

This commit is contained in:
Alexandre Aubin 2021-08-15 00:25:37 +02:00 committed by ljf (zamentur)
parent 4558a90c91
commit a7789f7693

View file

@ -6,6 +6,7 @@
data=1 data=1
apps="all" apps="all"
on_calendar="Daily" on_calendar="Daily"
mailalert="errors_only"
; Checks ; Checks
pkg_linter=1 pkg_linter=1
setup_sub_dir=0 setup_sub_dir=0
@ -27,6 +28,7 @@
data=1 data=1
apps="all" apps="all"
on_calendar="Daily" on_calendar="Daily"
mailalert="errors_only"
; Checks ; Checks
pkg_linter=1 pkg_linter=1
setup_sub_dir=0 setup_sub_dir=0
@ -39,9 +41,6 @@
multi_instance=1 multi_instance=1
port_already_use=0 port_already_use=0
change_url=0 change_url=0
;;; Options
Email=ljf+borg_ynh@reflexlibre.net
Notification=change
;;; Upgrade options ;;; Upgrade options
; commit=c1524dd8e37cc671c01f5b5363901dd6a01e6fc1 ; commit=c1524dd8e37cc671c01f5b5363901dd6a01e6fc1
name=Merge pull request #63 from YunoHost-Apps/testing name=Merge pull request #63 from YunoHost-Apps/testing