090cd44735
This fixes: https://github.com/ooni/probe/issues/946
20 lines
381 B
JSON
20 lines
381 B
JSON
{
|
|
"_version": 1,
|
|
"_informed_consent": true,
|
|
"sharing": {
|
|
"include_ip": true,
|
|
"include_asn": true,
|
|
"include_country": true,
|
|
"upload_results": true
|
|
},
|
|
"nettests": {
|
|
"websites_url_limit": 10
|
|
},
|
|
"advanced": {
|
|
"use_domain_fronting": false,
|
|
"send_crash_reports": true,
|
|
"collector_url": "",
|
|
"bouncer_url": "https://bouncer.ooni.io"
|
|
}
|
|
}
|