Remove help link from the default config

This fixes: https://github.com/ooni/probe/issues/946
This commit is contained in:
Arturo Filastò 2020-02-12 15:09:59 +01:00
commit 090cd44735
4 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,4 @@
{
"_": "This is your OONI Probe config file. See https://ooni.io/help/probe-cli for help",
"_version": 0,
"_informed_consent": true,
"_is_beta": true,

View file

@ -1,5 +1,4 @@
{
"_": "This is your OONI Probe config file. See https://ooni.io/help/probe-cli for help",
"_version": 1,
"_informed_consent": false,
"sharing": {

View file

@ -1,5 +1,4 @@
{
"_": "This is your OONI Probe config file. See https://ooni.io/help/probe-cli for help",
"_version": 1,
"_informed_consent": false,
"sharing": {

View file

@ -1,5 +1,4 @@
{
"_": "This is your OONI Probe config file. See https://ooni.io/help/probe-cli for help",
"_version": 1,
"_informed_consent": true,
"sharing": {