Move include_country to the sharing options

This commit is contained in:
Arturo Filastò 2018-09-13 11:02:49 +02:00
commit 251f136b53
5 changed files with 122 additions and 123 deletions

View file

@ -7,6 +7,7 @@
"sharing": {
"include_ip": false,
"include_asn": true,
"include_country": true,
"include_gps": true,
"upload_results": true
},
@ -57,7 +58,6 @@
}
},
"advanced": {
"include_country": true,
"use_domain_fronting": false,
"send_crash_reports": true
}