Move include_country to the sharing options

This commit is contained in:
Arturo Filastò
2018-09-13 11:02:49 +02:00
parent 7f5df07782
commit 251f136b53
5 changed files with 122 additions and 123 deletions
+1 -1
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
}