Fix default config and version
This commit is contained in:
parent
f1018dce47
commit
45aea93e6b
7 changed files with 30 additions and 30 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"include_ip": false,
|
||||
"include_asn": true,
|
||||
"include_gps": true,
|
||||
"upload_results": true,
|
||||
"upload_results": true
|
||||
},
|
||||
"notifications": {
|
||||
"enabled": true,
|
||||
|
|
@ -59,5 +59,5 @@
|
|||
"include_country": true,
|
||||
"use_domain_fronting": false,
|
||||
"send_crash_reports": true
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue