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

Private by default

Rename app to NetData by default
This commit is contained in:
Jimmy Monin 2017-02-08 16:49:05 +01:00
parent 4c0dd4fb52
commit 94d287b05d

View file

@ -1,5 +1,5 @@
{
"name": "netdata",
"name": "NetData",
"id": "netdata",
"packaging_format": 1,
"description": {
@ -49,7 +49,7 @@
"en": "Is it a public application?",
"fr": "Est-ce une application publique ?"
},
"default": true
"default": false
}
]
}