Merge pull request #110 from ooni/no-help

Remove help link from the default config
This commit is contained in:
Arturo Filastò
2020-02-13 14:21:37 +01:00
committed by GitHub
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -1,5 +1,4 @@
{ {
"_": "This is your OONI Probe config file. See https://ooni.io/help/probe-cli for help",
"_version": 0, "_version": 0,
"_informed_consent": true, "_informed_consent": true,
"_is_beta": true, "_is_beta": true,
-1
View File
@@ -1,5 +1,4 @@
{ {
"_": "This is your OONI Probe config file. See https://ooni.io/help/probe-cli for help",
"_version": 1, "_version": 1,
"_informed_consent": false, "_informed_consent": false,
"sharing": { "sharing": {
-1
View File
@@ -1,5 +1,4 @@
{ {
"_": "This is your OONI Probe config file. See https://ooni.io/help/probe-cli for help",
"_version": 1, "_version": 1,
"_informed_consent": false, "_informed_consent": false,
"sharing": { "sharing": {
-1
View File
@@ -1,5 +1,4 @@
{ {
"_": "This is your OONI Probe config file. See https://ooni.io/help/probe-cli for help",
"_version": 1, "_version": 1,
"_informed_consent": true, "_informed_consent": true,
"sharing": { "sharing": {