1
0
Fork 1

Default sending crash reports to false

This commit is contained in:
Arne 2024-12-03 21:22:56 +01:00
parent 127e2bb4f8
commit a5c4c3f6e4

View file

@ -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>