1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/netdata_ynh.git synced 2024-09-03 19:46:33 +02:00

Update required YunoHost version & check_process

This commit is contained in:
Jimmy Monin 2020-05-04 21:53:47 +02:00
parent d48de0882b
commit f5590346e9
2 changed files with 3 additions and 13 deletions

View file

@ -19,18 +19,8 @@
wrong_path=1 wrong_path=1
change_url=1 change_url=1
;;; Levels ;;; Levels
Level 1=auto Level 5=auto
Level 2=auto
Level 3=auto
Level 4=na
# https://github.com/YunoHost-Apps/netdata_ynh/issues/3
Level 5=1
# https://github.com/YunoHost-Apps/netdata_ynh/issues/4 # https://github.com/YunoHost-Apps/netdata_ynh/issues/4
Level 6=auto
Level 7=auto
Level 8=0
Level 9=0
Level 10=0
;;; Options ;;; Options
Email= Email=
Notification=none Notification=none

View file

@ -6,7 +6,7 @@
"en": "real-time performance and health monitoring", "en": "real-time performance and health monitoring",
"fr": "Monitoring serveur en temps reel" "fr": "Monitoring serveur en temps reel"
}, },
"version": "1.21.1~ynh1", "version": "1.21.1~ynh2",
"url": "http://my-netdata.io/", "url": "http://my-netdata.io/",
"license": "GPL-3.0", "license": "GPL-3.0",
"maintainer": { "maintainer": {
@ -15,7 +15,7 @@
"url": "" "url": ""
}, },
"requirements": { "requirements": {
"yunohost": ">= 3.8.0" "yunohost": ">= 3.7.0"
}, },
"multi_instance": false, "multi_instance": false,
"services": [ "services": [