Add _is_beta flag to config file

This commit is contained in:
Arturo Filastò
2018-07-30 18:51:44 +02:00
parent f343a2a1bd
commit 247d128b19
4 changed files with 37 additions and 20 deletions
+1
View File
@@ -2,6 +2,7 @@
"_": "This is your OONI Probe config file. See https://ooni.io/help/probe-cli for help",
"_version": 0,
"_informed_consent": false,
"_is_beta": true,
"auto_update": true,
"sharing": {
"include_ip": false,