mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-07 09:33:39 +02:00
Extended debug info
This commit is contained in:
@@ -1938,6 +1938,7 @@ public class Log {
|
||||
" enabled=" + enabled +
|
||||
" interval=" + pollInterval +
|
||||
"\r\nmetered=" + metered +
|
||||
" VPN=" + ConnectionHelper.vpnActive(context) +
|
||||
" optimizing=" + (ignoring == null ? null : !ignoring) +
|
||||
" auto_optimize=" + auto_optimize +
|
||||
"\r\n\r\n");
|
||||
|
||||
Reference in New Issue
Block a user