Move include_country to the sharing options
This commit is contained in:
parent
7f5df07782
commit
251f136b53
5 changed files with 122 additions and 123 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue