Default sending crash reports to false
This commit is contained in:
parent
127e2bb4f8
commit
a5c4c3f6e4
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<bool name="manually_change_presence">false</bool>
|
||||
<bool name="away_when_screen_off">true</bool>
|
||||
<bool name="enable_foreground_service">true</bool>
|
||||
<bool name="send_crash_reports">true</bool>
|
||||
<bool name="send_crash_reports">false</bool>
|
||||
<bool name="validate_hostname">false</bool>
|
||||
<bool name="show_qr_code_scan">true</bool>
|
||||
<bool name="show_individual_search_options">true</bool>
|
||||
|
|
Loading…
Reference in a new issue