Add support for custom collectors and bouncers
This commit is contained in:
parent
5a3c5e94f8
commit
0d21186492
6 changed files with 23 additions and 5 deletions
|
|
@ -59,6 +59,8 @@
|
|||
},
|
||||
"advanced": {
|
||||
"use_domain_fronting": false,
|
||||
"send_crash_reports": true
|
||||
"send_crash_reports": true,
|
||||
"collector_url": "",
|
||||
"bouncer_url": "https://bouncer.ooni.io/"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue