cleanup(ooniprobe): remove unused send_crash_report option (#578)

Closes https://github.com/ooni/probe/issues/1766
This commit is contained in:
Simone Basso 2021-11-05 13:26:08 +01:00 committed by GitHub
commit 5b8f4546f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 4 additions and 14 deletions

View file

@ -9,7 +9,5 @@
"websites_max_runtime": 0,
"websites_enabled_category_codes": null
},
"advanced": {
"send_crash_reports": true
}
"advanced": {}
}